Parameter S.5-Timer_label

type label
val min_label : Ppx_deriving_runtime.int
val max_label : Ppx_deriving_runtime.int
val label_to_enum : label -> Ppx_deriving_runtime.int
val label_of_enum : Ppx_deriving_runtime.int -> label Ppx_deriving_runtime.option
val sexp_of_label : label -> Ppx_sexp_conv_lib.Sexp.t
val label_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> label
include Core_kernel.Hashable.S with type t = label
type t = label
val compare : t -> t -> Core_kernel__.Import.int
val hash_fold_t : Ppx_hash_lib.Std.Hash.state -> t -> Ppx_hash_lib.Std.Hash.state
val hash : t -> Ppx_hash_lib.Std.Hash.hash_value
val hashable : t Core_kernel__.Hashtbl.Hashable.t
module Table : sig ... end
module Hash_set : sig ... end
module Hash_queue : sig ... end