Module Opentelemetry_core.Timestamp_ns

include module type of struct include Opentelemetry_util.Timestamp_ns end
type t = int64
val pp_debug : Stdlib.Format.formatter -> t -> unit