Module Incremental_kernel__.Alarm_value

A module internal to Incremental. Users should see Incremental_intf.

An alarm value is stored in the timing wheel and is used to implement time-based functions: at, at_interval, snapshot, step_function.

include module type of sig ... end
include Core_kernel.Invariant.S with type t := t
type t
include Incremental_kernel__.Sexp_of.S with type t := t
type t
include sig ... end
val sexp_of_t : t ‑> Sexplib.Sexp.t
val create : Action.t ‑> t