package mirage-time-unix

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

Implementation of the Mirage_time.S signature for the unix backend.

include Mirage_time.S
val sleep_ns : int64 -> unit Lwt.t

sleep_ns n Block the current thread for n nanoseconds, treating the n unsigned.