Skip to content

Time events at the same resolution as your CPU clock in Go. Uses x86 timestamp counter. Written in Go and Assembly.

Notifications You must be signed in to change notification settings

textnode/timestampCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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).

About

Time events at the same resolution as your CPU clock in Go. Uses x86 timestamp counter. Written in Go and Assembly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published