package mtime

  1. Overview
  2. Docs
Monotonic wall-clock time for OCaml

Install

Authors

Maintainers

Sources

mtime-2.0.0.tbz
sha512=2ebec45218901c08f73420aa3318c506f155b6c0df713e9856682e59d3246696821ea477ce3682af0bf4cafd0491b1d66904f8c0256e2cf831e93a0aea322f04

Description

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

Dependencies (4)

  1. topkg build & >= "1.0.3"
  2. ocamlbuild build & != "0.9.0"
  3. ocamlfind build
  4. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (52)

  1. archsat < "1.1"
  2. awa
  3. awa-lwt
  4. awa-mirage
  5. bos
  6. caqti >= "2.0.1"
  7. caqti-lwt >= "2.0.1"
  8. cca >= "0.7"
  9. charrua-unix >= "0.9" & < "1.1.0"
  10. datakit >= "0.11.0"
  11. datakit-bridge-github >= "0.11.0"
  12. dns-cli >= "4.1.0"
  13. dns-client >= "4.1.0"
  14. dns-client-lwt
  15. dns-forward >= "0.9.0"
  16. docteur >= "0.0.6"
  17. domain-local-timeout
  18. eio != "0.7"
  19. electrod < "0.2.3"
  20. git >= "1.11.0" & < "2.0.0"
  21. git-mirage >= "1.11.0" & < "2.1.2"
  22. git-unix >= "1.11.1" & < "2.0.0" | >= "3.2.0" & < "3.4.0" | = "3.7.1" | = "3.8.1" | >= "3.11.0"
  23. happy-eyeballs-lwt
  24. index >= "1.2.1" & < "1.4.1" | >= "1.6.2"
  25. index-bench >= "1.4.0"
  26. irmin = "0.12.0" | >= "3.8.0"
  27. irmin-bench >= "2.5.0" & < "3.5.0" | >= "3.8.0"
  28. irmin-chunk = "1.3.0"
  29. irmin-containers < "2.7.0" | >= "3.8.0"
  30. irmin-fs < "2.0.0"
  31. irmin-git >= "1.2.0" & < "3.0.0" | >= "3.8.0"
  32. irmin-http >= "1.2.0" & < "2.0.0"
  33. irmin-mem < "2.0.0"
  34. irmin-pack >= "2.3.0" & < "2.7.0" | >= "3.8.0"
  35. irmin-test != "2.2.0" & < "3.5.0" | >= "3.8.0"
  36. irmin-unix >= "1.2.0" & < "2.0.0"
  37. irmin-watcher >= "0.4.0" & < "0.5.0"
  38. logs >= "0.5.0"
  39. metrics-unix >= "0.4.0"
  40. mirage-crypto-rng >= "0.7.0" & < "0.11.0"
  41. mirage-crypto-rng-eio
  42. mirage-crypto-rng-lwt
  43. mirage-profile-unix
  44. OCanren
  45. odig >= "0.0.2" & < "0.0.4"
  46. opentelemetry-client-cohttp-lwt
  47. opentelemetry-client-ocurl
  48. opium >= "0.19.0"
  49. progress >= "0.2.2"
  50. regenerate < "0.2"
  51. terminal
  52. trace-tef

Conflicts

None