package mirage-ptime

  1. Overview
  2. Docs
Libraries and module types for portable clocks

Install

dune-project
 Dependency

Authors

Maintainers

Sources

mirage-ptime-5.1.0.tbz
sha256=e9b3db31365e1a895130c3789e6adcf996771ea8e7016b63e15ecbe1f38a29f6
sha512=276a61bfcf7a025a3a6269b52f85ed158f9600385e1c2c2cf21d74985924bb013e703b804e7b15b7249708ef0cdee3c7c0da3cdf20b858a2b1d0da65829ed113

doc/README.html

mirage-ptime -- a POSIX clock for MirageOS

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 Mirage_ptime which is a clock that counts time since the Unix epoch.

The following sources are used:

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

Innovation. Community. Security.