I can't find any kind of consistency in what TPCANTimestamp is giving me. The number of digits varies from 10 to 6 and comparing it with any other method of creating a time stamp doesn't help either.
I'm creating a c# application for monitoring CAN messages and also sending them. I have a receive window which also captures the messages I'm sending out. The problems is the messages I'm writing don't have a timestamp when I look at them in my receive window.