package mirage-sleep

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.