package mirage-time-lwt

  1. Overview
  2. Docs

Description

This package is most useful in the context of applications built with the Mirage project.

Tags

org:mirage

Published: 23 Feb 2017

README

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.

Dependencies (6)

  1. lwt
  2. mirage-time = "1.0.0"
  3. topkg build & >= "0.8.0"
  4. ocamlbuild build
  5. ocamlfind build
  6. ocaml

Dev Dependencies

None

Used by (14)

  1. arp-mirage < "2.2.0"
  2. charrua-client-lwt < "1.2.0"
  3. charrua-client-mirage >= "0.11.1" & < "1.2.0"
  4. dns >= "0.19.1" & < "1.0.0"
  5. dns-forward >= "0.9.0"
  6. hvsock >= "0.14.0" & < "3.0.0"
  7. mirage-dns >= "2.6.0"
  8. mirage-nat < "2.0.0"
  9. mirage-time-unix < "2.0.0"
  10. mirage-types-lwt >= "3.0.0" & < "3.4.0"
  11. mirage-vnetif >= "0.3.1" & < "0.5.0"
  12. qcow >= "0.8.1" & < "0.11.0"
  13. qcow-tool < "0.11.0"
  14. tcpip >= "3.0.0" & < "4.0.0"

Conflicts

None