package mtime
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Monotonic wall-clock time for OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
mtime-2.2.0.tbz
sha512=c7d0ef764c3cc803b9c06216601057d5092b624ee313780df70f6a0a462f12671986af69c90e811038419cae4648c62acbef71398ceb8d0d3c9dcda6ff0fab80
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)
-
topkg
build & >= "1.1.0" -
ocamlbuild
build & != "0.9.0" -
ocamlfind
build -
ocaml
>= "4.08.0"
Dev Dependencies
None
Used by (60)
-
acgtk
>= "2.1.0" - awa
- awa-mirage
- bos
-
caqti
>= "2.0.1" -
caqti-lwt
>= "2.0.1" -
cca
>= "0.7" -
charrua-unix
>= "1.6.0" - diffast-git-cli
- dns-cli
- dns-client
- dns-client-lwt
- dns-forward
-
docteur
>= "0.0.6" - domain-local-timeout
-
eio
!= "0.7" -
fstar
>= "2025.02.17" - fuseau
-
git-unix
= "3.2.0" | >= "3.15.0" - happy-eyeballs-lwt
- happy-eyeballs-miou-unix
-
index
>= "1.2.1" & < "1.4.1" | >= "1.6.2" -
index-bench
>= "1.4.0" -
irmin
>= "3.10.0" -
irmin-bench
>= "3.10.0" -
irmin-containers
>= "3.10.0" -
irmin-git
!= "3.6.1" -
irmin-pack
>= "3.10.0" -
irmin-test
!= "3.6.1" - logs
- metrics-unix
- miou
-
mirage-crypto-rng
< "0.11.3" - mirage-crypto-rng-eio
- mirage-crypto-rng-lwt
- mirage-crypto-rng-miou-unix
- mirage-mtime
- multicore-bench
- nanoev-posix
- OCanren
-
opentelemetry
>= "0.12" - opentelemetry-client-cohttp-eio
- opentelemetry-client-cohttp-lwt
- opentelemetry-client-ocurl
- opentelemetry-client-ocurl-lwt
-
opium
>= "0.19.0" -
picos
< "0.5.0" - picos_io
-
ppx_expect_nobase
= "v0.17.2.2" - ppx_inline_test_nobase
-
ppx_minidebug
>= "1.6.0" -
progress
>= "0.2.2" - requisite
-
riot
>= "0.0.8" -
smtml
>= "0.12.0" - terminal
- tezt-bam
- trace-fuchsia
- trace-tef
- utcp
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page