SheetXL - v0.3.20
Preparing search index...
@sheetxl/utils
CommonUtils
requestTimeout
Function requestTimeout
requestTimeout
(
callback
:
Function
,
delay
:
number
)
:
TimeoutID
Create a throttler based on RAF.
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.