The number of milliseconds to throttle invocations to.
The function to throttle.
Creates a throttled function that only invokes fn at most once per
every wait milliseconds. fn is called in start of wait delay
The number of milliseconds to throttle invocations to.
Generated using TypeDoc
Creates a throttled function that only invokes
fnat most once per everywaitmilliseconds.fnis called in start ofwaitdelay