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
AuthorDaniel Bünzli <daniel.buenzl i@erratique.ch>
LicenseISC
Published
Homepagehttp://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] http://erratique.ch/software/mtime/releases/mtime-1.0.0.tbz
md5=3e3f2fad1a3c4d8bd6d5006b1a6a6d99
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/mtime/mtime.1.0.0/opam
Required by
Optionally used by