package mirage-sleep

  1. Overview
  2. Docs
Sleep operation for MirageOS

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-sleep-4.0.0.tbz
sha256=27b730eec137104dc122149dc03d4a57755e5e312abe2566cacdcb80684413f0
sha512=72847ce2a105ea619ffc2a0b60c6443249caadaee9435ab48e71e7ee19f15376217514cc8c13850964ed80cf518b0449d5da663217633d4bf4185cd0f04c3521

Description

Mirage_sleep defines the single function ns.

Tags

org:mirage

Published: 02 Feb 2025

README

mirage-sleep -- Sleep operations for MirageOS

The mirage-sleep repository defines Mirage_sleep, the signature for sleep-related operations for MirageOS. This is for now only the function ns to sleep an amount of nanoseconds.

Installation

mirage-sleep can be installed with opam:

opam install mirage-sleep

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

Dependencies (4)

  1. duration
  2. lwt >= "4.0.0"
  3. dune >= "2.6"
  4. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (6)

  1. arp >= "4.0.0"
  2. awa-mirage >= "0.5.0"
  3. happy-eyeballs-mirage >= "2.0.0"
  4. mirage-crypto-rng-mirage >= "2.0.0"
  5. mirage-solo5 >= "0.10.0"
  6. mirage-xen >= "9.0.0"

Conflicts

None

OCaml

Innovation. Community. Security.