ic-reactor
Example
GitHub
Preparing search index...
react
utils
agent
strategy
throttle
Function throttle
throttle
(
throttleInMsec
:
number
)
:
utils
.
agent
.
PollStrategy
Throttle polling.
Parameters
throttleInMsec
:
number
Amount in millisecond to wait between each polling.
Returns
utils
.
agent
.
PollStrategy
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Example
GitHub
ic-reactor
Loading...
Throttle polling.