sig
  type t = t
  val t_of_sexp : Sexplib.Sexp.t -> Time_ns.t
  val sexp_of_t : Time_ns.t -> Sexplib.Sexp.t
end