chronos

High resolution monotonic timers

$ luarocks install chronos

Wrappers around a number of platform-specific monotonic timers.
The highest resolution timer on each platform is used. This is typically clock_gettime, gettimeofday, QueryPerformanceCounter, or similar depending on the capabilities of the host.
On a modern Linux system, nanosecond precision is common.

Versions

0.2-46 years ago38,759 downloads
0.2-37 years ago635 downloads
0.2-28 years ago3,135 downloads
0.2-110 years ago422 downloads
0.2-010 years ago144 downloads
0.1-510 years ago64 downloads
0.1-410 years ago49 downloads

Dependencies

lua >= 5.1

Dependency for

dumper, lua-cc

Labels

Manifests