Timmy_lwt
module Ticker : sig ... end
Tickers call a function periodically.
val sleep : Timmy.Span.t -> unit Lwt.t
val yield : unit -> unit Lwt.t