Monotonic wall-clock time for OCaml

Description

Mtime is an OCaml module to access monotonic wall-clock time. It allows to measure time spans without being subject to operating system calendar time adjustments.

Mtime depends only on your platform system library. The optional JavaScript support depends on js_of_ocaml. It is distributed under the BSD3 license.

Dependencies (4)

  1. ocamlbuild build
  2. js_of_ocaml < "3.0"
  3. ocamlfind build
  4. ocaml >= "4.01.0" & < "4.06.0"

Reverse Dependencies (31)

  1. acgtk >= "1.5.1" & < "1.5.3"
  2. archsat
  3. awa < "0.1.2"
  4. awa-lwt < "0.1.2"
  5. awa-mirage < "0.1.2"
  6. bos
  7. cca
  8. charrua-unix < "0.3" | >= "0.5" & < "0.9"
  9. datakit < "0.11.0"
  10. datakit-bridge-github < "0.11.0"
  11. datakit-github < "0.9.0"
  12. dns-forward
  13. electrod
  14. git >= "1.8.0" & < "1.10.0"
  15. git-mirage < "1.11.0"
  16. git-unix >= "1.10.0" & < "1.11.1"
  17. index-bench >= "1.4.0"
  18. irmin >= "0.12.0" & < "1.2.0"
  19. irmin-bench >= "2.5.0"
  20. irmin-chunk = "1.3.0"
  21. irmin-containers
  22. irmin-pack >= "2.3.0"
  23. irmin-watcher = "0.2.0"
  24. logs >= "0.5.0"
  25. message-switch >= "1.4.0"
  26. metrics-unix = "0.2.0"
  27. mirage-crypto-rng-eio
  28. odig < "0.0.2"
  29. progress < "0.2.0"
  30. pvec
  31. regenerate

Conflicts

    None