val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.tval default_timing_wheel_config : Timing_wheel.Config.tval create :
?timing_wheel_config:Timing_wheel.Config.t ->
start:Incremental__.Import.Time_ns.t ->
unit ->
tval alarm_precision : t -> Incremental__.Import.Time_ns.Span.tval timing_wheel_length : t -> intval now : t -> Incremental__.Import.Time_ns.tval watch_now : t -> Incremental__.Import.Time_ns.t tval advance_clock : t -> to_:Incremental__.Import.Time_ns.t -> unitval advance_clock_by : t -> Incremental__.Import.Time_ns.Span.t -> unitval at_intervals : t -> Incremental__.Import.Time_ns.Span.t -> unit tval step_function :
t ->
init:'a ->
(Incremental__.Import.Time_ns.t * 'a) list ->
'a tval incremental_step_function : t -> 'a Step_function.t t -> 'a tval snapshot :
t ->
'a t ->
at:Incremental__.Import.Time_ns.t ->
before:'a ->
'a t Core_kernel.Or_error.t