module Timestamp: sig .. end
sig
end
type t
Type for the int64 timestamp to allow for future changes.
val to_int64 : t -> int64
t -> int64