Module Timing_wheel.Alarm
val sexp_of_t : ('a -> Ppx_sexp_conv_lib.Sexp.t) -> 'a t -> Ppx_sexp_conv_lib.Sexp.t
val null : unit -> _ tnull ()returns an alarmtsuch thatnot (mem timing_wheel t)for alltiming_wheels.
val at : 'a timing_wheel -> 'a t -> Core_kernel.Time_ns.tAll
Alarmfunctions will raise ifnot (Timing_wheel.mem timing_wheel t).
val interval_num : 'a timing_wheel -> 'a t -> Interval_num.tval value : 'a timing_wheel -> 'a t -> 'a