Automaton.SpanModule for time duration
include Tezos_stdlib.Compare.S with type t = C.Time.spantype t = C.Time.spaninclude Tezos_base.TzPervasives.PRINTABLE with type t := tval pp : Stdlib.Format.formatter -> t -> unitval zero : tval of_int_s : int -> tval to_int_s : t -> intval of_float_s : float -> tval to_float_s : t -> float