Span
to_int63 t returns the TSC value represented by t as an Int63.t.
to_int63 t
t
Int63.t
to_time t converts a t to a Time.t. It is guaranteed that repeated calls of to_time () will return nondecreasing Time.t values.
to_time t
Time.t
to_time ()
to_time_ns t converts a t to an integer number of nanos since the epoch.
to_time_ns t