package mirage-flow-lwt

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include Mirage_device.S with type t = unit
type +'a io
type t = unit
val disconnect : t -> unit io
val elapsed_ns : t -> int64

elapsed_ns () is a monotonically increasing count of nanoseconds elapsed since some arbitrary point

val period_ns : t -> int64 option

period_ns () is Some ns representing the clock's nanosecond period ns, if known

OCaml

Innovation. Community. Security.