Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 242 Bytes

File metadata and controls

7 lines (5 loc) · 242 Bytes

timestampCounter

Function which exposes the x86 timestamp counter

This allows you to time events at the same resolution as your CPU clock. (Just make sure to measure and subtract the ticks incurred when calling this function).