Preparing search index...
The search index is not available
@ezez/utils - v4.4.0
@ezez/utils
index
ThrottledFunctionExtras
Interface ThrottledFunctionExtras
interface
ThrottledFunctionExtras
{
cancel
:
(
(
)
=>
void
)
;
flush
:
(
(
)
=>
void
)
;
}
Index
Properties
cancel
flush
Properties
cancel
cancel
:
(
(
)
=>
void
)
Stops any planned calls (and resets the
time
array progress)
flush
flush
:
(
(
)
=>
void
)
Immediately runs planned call.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cancel
flush
@ezez/utils - v4.4.0
Loading...
Stops any planned calls (and resets the
time
array progress)