Data Fields | |
UINT64 | Frequency |
UINT64 | EndValue |
The value that the timestamp counter ends with immediately before it rolls over. For example, a 64-bit free running counter would have an EndValue of 0xFFFFFFFFFFFFFFFF. A 24-bit free running counter would have an EndValue of 0xFFFFFF.
The frequency of the timestamp counter in Hz.