Clock.WithUnix
A clock implementation that uses Unix system calls.
val current_time : unit -> float
current_time () evaluates in the current time as a timestamp value with millisecond precision.
current_time ()