package mirage-time-lwt

  1. Overview
  2. Docs

Description

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.

Tags

org:mirage

Published: 15 Jun 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 (4)

  1. lwt
  2. mirage-time >= "1.0.0" & < "2.0.0"
  3. jbuilder >= "1.0+beta9"
  4. ocaml

Dev Dependencies

None

Used by (17)

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

Conflicts

None