val sleep : float -> unit Lwt.t
sleep sec
activates after sec
seconds have elapsed.
Github_s.Time
A module of this type is required in order to construct a Github
module using Github_core.Make
.
val sleep : float -> unit Lwt.t
sleep sec
activates after sec
seconds have elapsed.