@equinor/videx-wellog
Preparing search index...
debouncer
Function debouncer
debouncer
(
debounceInterval
?:
number
)
:
DebounceFunction
Creates a debounce function that can be used to easily throttle function calls
Parameters
debounceInterval
:
number
= 20
Returns
DebounceFunction
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@equinor/videx-wellog
Loading...
Creates a debounce function that can be used to easily throttle function calls