Imandrakit.Duration_s
Duration, in seconds
val pp :
Ppx_deriving_runtime.Format.formatter ->
t ->
Ppx_deriving_runtime.unit
val show : t -> Ppx_deriving_runtime.string
val to_serpack : 'a -> float -> Imandrakit_ser_pack.value
val of_serpack :
Imandrakit_ser_pack.Deser.state ->
Imandrakit_ser_pack.value ->
float
val to_twine_ref :
(Imandrakit_twine.Encode.t -> float -> Imandrakit_twine.Immediate.t) ref
val of_twine_ref :
(Imandrakit_twine.Decode.t -> Imandrakit_twine.offset -> float) ref
val to_twine :
Imandrakit_twine.Encode.t ->
float ->
Imandrakit_twine.Immediate.t
val of_twine : Imandrakit_twine.Decode.t -> Imandrakit_twine.offset -> float