Module Goog.Timer
module Timer : sig..end
class type timer = object..end
val timer : (int Js.opt -> timer Js.t) Js.constr
Class for handling timing events.
module Timer : sig..end
class type timer = object..end
val timer : (int Js.opt -> timer Js.t) Js.constr
Class for handling timing events.