package mirage-time

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

Module type Mirage_time.SSource

Sleep operations.

Sourceval sleep_ns : int64 -> unit Lwt.t

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

OCaml

Innovation. Community. Security.