Provided a duration and a function, returns a new function which is called duration milliseconds after the last call.
duration
Provided a duration and a function, returns a new function which is called
durationmilliseconds after the last call.