package mirage-unix

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type +'a io = 'a Lwt.t
val sleep_ns : int64 -> unit Lwt.t

sleep_ns d Block the current thread for n nanoseconds.