package mirage-mtime

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

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-mtime-5.0.0.tbz
sha256=23075a0326728fc81f44fc503fd48ec1bdbc01bb55cbd3d8eea72bd0f9ecf465
sha512=3a4fa1dd7affffbe77df6e90bb40d229eb36d259ad463a602385331fb6d9f099d6cc1536545b4288b4b6933765da1ffc8b67d5b2cccaaa3af639c960ef993616

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: 02 Feb 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

Conflicts

None

OCaml

Innovation. Community. Security.