- Companion:
- object
Value members
Concrete methods
Inherited methods
Provides setInterval
-like behavior insuring that the time between calls of f
is at least the timeout
.
Provides setInterval
-like behavior insuring that the time between calls of f
is at least the timeout
.
- Inherited from:
- TimerSupportF
Provides setInterval
-like behavior insuring that the time between calls of f
is at least the timeout
.
Provides setInterval
-like behavior insuring that the time between calls of f
is at least the timeout
.
- Inherited from:
- TimerSupportF
Invokes the callback f
repeatedly every period
.
Invokes the callback f
repeatedly every period
.
- Inherited from:
- TimerSupportF
- Inherited from:
- TimerSupportF
Invokes the callback f
once after a minimum of timeout
elapses.
Invokes the callback f
once after a minimum of timeout
elapses.
- Inherited from:
- TimerSupportF
Invokes the callback f
once after a minimum of timeout
elapses.
Invokes the callback f
once after a minimum of timeout
elapses.
- Inherited from:
- TimerSupportF