Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
TimestampNS represents a UNIX timestamp with up to nanosecond precision
val of_float_seconds : float -> t
Creates a new t from a float value assumed to be in second precision
val to_string_precision : Precision.t -> t -> string
Returns a string value of t truncated to the provided precision