mtimeversion

Monotonic wall-clock time for OCaml

Mtime has platform independent support for monotonic wall-clock time in pure OCaml. 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.

The additional Mtime_clock library provide access to a system monotonic clock.

Mtime has a no dependency. Mtime_clock depends on your system library. The optional JavaScript support depends on js_of_ocaml. Mtime and its libraries are distributed under the ISC license.

Tags time monotonic system org:erratique
AuthorThe mtime programmers
LicenseISC
Published
Homepagehttps://erratique.ch/software/mtime
Issue Trackerhttps://github.com/dbuenzli/mtime/issues
MaintainerDaniel Bünzli <daniel.buenzl i@erratique.ch>
Dependencies
Optional dependencies
Conflicts
Source [http] https://erratique.ch/software/mtime/releases/mtime-1.2.0.tbz
md5=f3f4c1333c0f74fc27b05c35b9c0dab9
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/mtime/mtime.1.2.0/opam
Required by
Optionally used by