Version dev
This is a preliminary version of the documentation. Help us to improve it by filling tickets. We are looking for native english speakers to proof read the documentation. Contact us!
sig
type t
val set_exn_handler : (exn -> unit) -> unit
val create : int -> (unit -> unit) -> Lwt_timeout.t
val start : Lwt_timeout.t -> unit
val stop : Lwt_timeout.t -> unit
val change : Lwt_timeout.t -> int -> unit
end