MCPcopy Create free account
hub / github.com/eshengsky/iBlog.Net / throttle

Function throttle

iBlog.WebUI/Scripts/lodash.js:8245–8259  ·  view source on GitHub ↗

* Creates a throttled function that only invokes `func` at most once per * every `wait` milliseconds. The throttled function comes with a `cancel` * method to cancel delayed invocations. Provide an options object to indicate * that `func` should be invoked on the leading a

(func, wait, options)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

webuploader.jsFile · 0.85

Calls 2

debounceFunction · 0.85
isObjectFunction · 0.70

Tested by

no test coverage detected