Mtime v2.1.0
Mtime has platform independent support for monotonic wall-clock time. This time increases monotonically and is not subject to operating system calendar time adjustments. The library has types to represent nanosecond precision timestamps and time spans.
Mtime_clock provides acces to a monotonic system clock and its resolution (if available).
Library mtime
MtimeMonotonic time values.
Library mtime.clock.os
Mtime_clockMonotonic time clock.
This library also works with JavaScript, see the platform support.