package mirage-time

  1. Overview
  2. Docs
Time operations for MirageOS

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-time-v3.0.0.tbz
sha256=0d40949b58e2c7e8b762ccc8ce066345046233c8c95d0e3d17a242ff289cbd7c
sha512=066f9271c7871eb754cf9b3f8853f4861ce80d1cc31eb9a2384f3cd62441e15aa7636d19cc3bee6d56219fa5653b9f7da7d9b9d659fd1f7cd17326e7ba1715eb

Description

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

Tags

org:mirage

Published: 15 Nov 2021

README

mirage-time -- Time operations for MirageOS

The mirage-time repository defines:

  • Mirage_time.S the signature for time-related operations for MirageOS;

  • Time an implementation of the previous signature for the Unix backend.

Installation

mirage-time can be installed with opam:

opam install mirage-time

mirage-time-unix can be installed with opam:

opam install mirage-time-unix

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

Dependencies (3)

  1. lwt >= "4.0.0"
  2. dune >= "1.0"
  3. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (27)

  1. arp < "4.0.0"
  2. awa-mirage >= "0.1.0" & < "0.5.2"
  3. caqti-mirage < "2.2.4"
  4. charrua-client < "2.0.0"
  5. conduit-mirage >= "2.2.1" & < "8.0.0"
  6. dns-certify < "10.1.0"
  7. dns-client >= "4.6.3" & < "7.0.3"
  8. dns-client-mirage < "10.1.0"
  9. dns-resolver < "10.1.0"
  10. dns-server < "10.1.0"
  11. dns-stub < "10.1.0"
  12. git-mirage < "3.18.0"
  13. git-paf < "3.18.0"
  14. git-unix >= "3.8.0" & < "3.18.0"
  15. happy-eyeballs-mirage < "2.0.1"
  16. http-mirage-client < "0.0.10"
  17. hvsock >= "3.0.0"
  18. letsencrypt-mirage < "1.1.0"
  19. mehari-mirage
  20. mirage-crypto-rng-mirage < "2.0.1"
  21. mirage-time-unix
  22. paf < "0.8.0"
  23. pgx_lwt_mirage >= "2.0"
  24. qcow = "0.11.0"
  25. qcow-tool = "0.11.0"
  26. shared-block-ring
  27. tcpip < "9.0.0"

Conflicts

None

OCaml

Innovation. Community. Security.