package
0.0.1
Repository: https://github.com/fmstephe/flib.git
Documentation: pkg.go.dev

# Functions

A fast timing counter accessing the cheapest fastest counter your cpu can provide.
Indicates whether the results returned from a call to Counter() is guaranteed to be monotonically increasing per CPU and across multiple CPUs on the same socket.
Indicates whether the results returned from a call to Counter() increase at a uniform rate, independent of the actual clock speed of the CPU it is running on.
This method will not return until the value returned by Counter() has increased by ticks.