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 or JavaScript runtime system. Mtime and its libraries are distributed under the ISC license.

Home page: http://erratique.ch/software/mtime

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
Source [http] https://erratique.ch/software/mtime/releases/mtime-1.4.0.tbz
sha512=0492fa5f5187b909fe2b0550363c7dcb8cffef963d51072272ef3d876b51e1ddf8de4c4e221cffb0144658fccf6a0dc584a5c8094a4b2208156e43bad5b269d4
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/mtime/mtime.1.4.0/opam
Required by
Optionally used by