runtime_events
Runtime_events.Timestamp
compiler-libs.bytecomp
compiler-libs.common
compiler-libs.optcomp
compiler-libs.toplevel
dynlink
odoc_info
stdlib
str
threads
unix
type t
Type for the int64 timestamp to allow for future changes.
val to_int64 : t -> int64
val get_current : unit -> t
Access the current timestamp. The timestamp is incremented by one every nanosecond, but the starting point is unspecified.