package mirage-clock

  1. Overview
  2. Docs
Libraries and module types for two kinds of clocks:

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-clock-1.2.0.tbz
md5=8fcd0b9e05aa62cb75ca7cde8f1bcfeb

CHANGES.md.html

1.2.0 (2016-12-21)

  • import V1.MCLOCK and V1.PCLOCK from mirage-types under mirage-clock and mirage-clock-lwt

1.1.0 (2015-01-05):

  • xen: pure OCaml implementation of Clock.gmtime

1.0.0 (2013-12-07):

  • Remove unnecessary cstruct dependency.

  • Install ocamlfind packages as mirage-clock-xen and mirage-clock-unix.

  • Fix META file descriptions.

  • Add Travis tests.

0.9.9 (2013-12-05):

  • Initial public release, based on mirage/mirage-platform#0.9.8