module Timestamp: sig .. end
sig
end
type t
用於 int64 時間戳記的型別,以便未來進行變更。
val to_int64 : t -> int64
t -> int64