WindowTimers
@native @JSType
class Object
trait Any
class Object
trait Matchable
class Any
Value members
Concrete methods
Cancels repeated action which was set up using setInterval.
Cancels repeated action which was set up using setInterval.
Calls a function or executes a code snippet repeatedly, with a fixed time delay between each call to that function.
Calls a function or executes a code snippet repeatedly, with a fixed time delay between each call to that function.