Module Core__.Time_ns_intf

module type Option : sig ... end
module type Span : sig ... end
module type Ofday : sig ... end
module type Time_ns : sig ... end

An absolute point in time, more efficient and precise than the float-based Time, but representing a narrower range of times.