Module Timer_wheel.TimerSource

Sourcetype t
Sourceval pp : Stdlib.Format.formatter -> t -> unit
Sourceval make : float -> [ `interval | `one_off ] -> (unit -> unit) -> t
Sourceval equal : t -> t -> bool