Opentelemetry_util.Timestamp_ns
Unix timestamp.
These timestamps measure time since the Unix epoch (jan 1, 1970) UTC in nanoseconds.
type t = int64
val pp_debug : Stdlib.Format.formatter -> t -> unit