Movatterモバイル変換


[0]ホーム

URL:


packagemtime

  1. Overview
  2. Docs

You can search for identifiers within the package.

in-package search v0.2.0

Monotonic wall-clock time for OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

mtime-2.1.0.tbz
sha512=a6619f1a3f1a5b32b7a9a067b939f94e6c66244eb90762d41f2cb1c9af852dd7d270fedb20e2b9b61875d52ba46e24af6ebf5950d1284b0b75b2fd2c380d9af3

Description

Mtime has platform independent support for monotonic wall-clock timein pure OCaml. This time increases monotonically and is not subject tooperating system calendar time adjustments. The library has types torepresent nanosecond precision timestamps and time spans.

The additional Mtime_clock library provide access to a systemmonotonic clock.

Mtime has a no dependency. Mtime_clock depends on your system libraryor JavaScript runtime system. Mtime and its libraries are distributedunder the ISC license.

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

Tags

time monotonic system org:erratique

Published:11 Sep 2024

README

Mtime — 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

Installation

Mtime can be installed withopam:

opam install mtime

If you don't useopam consult theopam file for build instructions.

Documentation

The documentation can be consultedonline or viaodig doc mtime.

Questions are welcome but better asked on theOCaml forum than on the issue tracker.

Sample programs

Seetest/min_clock.ml.

If you installed mtime withopam sample programs are located in the directoryopam var mtime:doc.

Dependencies (4)

  1. topkgbuild & >= "1.0.3"
  2. ocamlbuildbuild & != "0.9.0"
  3. ocamlfindbuild
  4. ocaml>= "4.08.0"

Dev Dependencies

None

Used by (56)

  1. acgtk>= "2.1.0"
  2. awa
  3. awa-mirage
  4. bos
  5. caqti>= "2.0.1"
  6. caqti-lwt>= "2.0.1"
  7. cca>= "0.7"
  8. charrua-unix>= "1.6.0"
  9. diffast-git-cli
  10. dns-cli
  11. dns-client
  12. dns-client-lwt
  13. dns-forward
  14. docteur>= "0.0.6"
  15. domain-local-timeout
  16. eio!= "0.7"
  17. fstar>= "2025.02.17"
  18. fuseau
  19. git-unix= "3.2.0" | >= "3.15.0"
  20. happy-eyeballs-lwt
  21. happy-eyeballs-miou-unix
  22. index>= "1.2.1" & < "1.4.1" | >= "1.6.2"
  23. index-bench>= "1.4.0"
  24. irmin>= "3.10.0"
  25. irmin-bench>= "3.10.0"
  26. irmin-containers>= "3.10.0"
  27. irmin-git!= "3.6.1"
  28. irmin-pack>= "3.10.0"
  29. irmin-test!= "3.6.1"
  30. logs
  31. metrics-unix
  32. miou
  33. mirage-crypto-rng< "0.11.3"
  34. mirage-crypto-rng-eio
  35. mirage-crypto-rng-lwt
  36. mirage-crypto-rng-miou-unix
  37. mirage-mtime
  38. multicore-bench
  39. nanoev-posix
  40. OCanren
  41. octez-internal-libs
  42. octez-libs>= "20.1"
  43. opentelemetry-client-cohttp-lwt
  44. opentelemetry-client-ocurl
  45. opium>= "0.19.0"
  46. picos< "0.5.0"
  47. picos_io
  48. ppx_expect_nobase
  49. ppx_inline_test_nobase
  50. ppx_minidebug>= "1.6.0"
  51. progress>= "0.2.2"
  52. riot>= "0.0.8"
  53. terminal
  54. tezt-bam
  55. trace-fuchsia
  56. trace-tef

Conflicts

None


[8]ページ先頭

©2009-2025 Movatter.jp