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

doc/mirage-sleep.unix/Mirage_sleep/index.html

Module Mirage_sleepSource

Sourceval ns : Duration.t -> unit Lwt.t
Sourcetype t = {
  1. time : int64;
  2. mutable canceled : bool;
  3. thread : unit Lwt.u;
}
Sourceval new_sleepers : unit -> 'a list
OCaml

Innovation. Community. Security.