Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
This functor is for cross-platform compatibility. The functionality needs to work like Js.Global.setInterval.
val set_interval : (unit -> unit) -> int -> interval_id
val clear_interval : interval_id -> unit