package mirage-mtime

  1. Overview
  2. Docs
Libraries and module types for a monotonic clock

Install

dune-project
 Dependency

Authors

Maintainers

Sources

mirage-mtime-5.1.0.tbz
sha256=e5ffba272dd75c9e40ed8ccbbf87d9614345c3adb7bfe95dd170a3c6e367deae
sha512=9ac59431e7e2c38ea66eda555778c2f19ac86665bfa5729a8b991e359cb5c8650b77e715c2c429d94c3cd26a5977b7e55b36e704cf4cb9393c291178792680eb

Description

This library implements portable support for an operating system timesource that is compatible with the MirageOS library interfaces found in: https://github.com/mirage/mirage

It implements a monotonic timesource since an arbitrary point.

Tags

org:mirage

Published: 25 Aug 2025

README

mirage-mtime -- libraries for a monotonic clock

This library implements portable support for an operating system timesource that is compatible with the MirageOS library interfaces found in: https://github.com/mirage/mirage

It implements a Mirage_mtime module that represents a monotonic timesource since an arbitrary point.

The following sources are used:

  • The Unix version uses Mtime_clock,
  • The freestanding version uses the paravirtual clock source from the hypervisor.

Dependencies (3)

  1. mtime >= "2.0.0"
  2. dune >= "2.8"
  3. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (13)

  1. awa >= "0.5.2"
  2. awa-mirage >= "0.5.2"
  3. charrua-client >= "2.0.0"
  4. conduit-mirage >= "8.0.0"
  5. dns-cli >= "10.1.0"
  6. dns-client-mirage >= "10.1.0"
  7. dns-resolver >= "10.1.0"
  8. dns-server >= "10.1.0"
  9. happy-eyeballs-mirage >= "2.0.1"
  10. irmin-cli >= "3.11.0"
  11. mirage-crypto-rng-mirage >= "2.0.1"
  12. mirage-flow-combinators >= "5.0.0"
  13. tcpip >= "9.0.0"

Conflicts

None

OCaml

Innovation. Community. Security.