Module Core_kernel__.Time_ns_intf

module type Span = sig ... end
module type Ofday = sig ... end
module type Time_ns = sig ... end

Time represented as an Int63.t number of nanoseconds since the epoch.