yomimono / mirage-time

Time signatures for MirageOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mirage-time -- Time operations for MirageOS

mirage-time defines Mirage_time.S the signature for time-related operations for MirageOS.

Installation

mirage-time can be installed with opam:

opam install mirage-time

If you don't use opam consult the opam file for build instructions.

Documentation

The documentation and API reference is automatically generated by ocamldoc from the interfaces. It can be consulted online.

About

Time signatures for MirageOS

License:ISC License


Languages

Language:OCaml 96.2%Language:Makefile 3.8%