SheetXL - v0.3.20
Preparing search index...
@sheetxl/sdk
CommonUtils
requestTimeout
Variable requestTimeout
Const
requestTimeout
:
(
callback
:
Function
,
delay
:
number
)
=>
TimeoutID
Create a throttler based on RAF.
Type declaration
(
callback
:
Function
,
delay
:
number
)
:
TimeoutID
Parameters
callback
:
Function
The callback function
delay
:
number
The delay
Returns
TimeoutID
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
SheetXL - v0.3.20
Loading...
Create a throttler based on RAF.