mte/unikernel/duniverse/mtime/doc/index.mld

21 lines
653 B
Text
Raw Normal View History

2025-11-11 02:07:51 +01:00
{0 Mtime {%html: <span class="version">v2.1.0+dune</span>%}}
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 {{!Mtime_clock.platform_support}a
monotonic system clock} and its resolution (if available).
{1:mtime Library [mtime]}
{!modules: Mtime}
{1:mtime_clock Library [mtime.clock]}
{!modules: Mtime_clock}
This library also works with JavaScript, see the
{{!Mtime_clock.platform_support}platform support}.