05-14-2008 08:19 AM
| timeFractionalNanoseconds | ViUInt16* | An output integer that specifies a portion of the board time. |
Since this is an integer, what is the implied denominator? For example, is it X / 100 nanoseconds?
Thanks!
YeeMan
05-23-2008 09:55 AM
05-23-2008 10:12 AM
Thank you Christian.
Your attached image helped confirm my time conversion function. I also ignored the fractionalNanoseconds. Given that the resolution of the clock was 16 ns, I was confused by this fractionalNanoseconds parameter.