package hvsock

  1. Overview
  2. Docs

Module Hvsock_lwt_unix.TimeSource

include Mirage_time_lwt.S
Sourcetype 'a io = 'a Lwt.t

The type for potentially blocking I/O operation

Sourceval sleep_ns : int64 -> unit io

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

OCaml

Innovation. Community. Security.