MCPcopy Create free account
hub / github.com/cnodejs/egg-cnode / delay

Function delay

app/public/libs/lodash.compat.js:5891–5899  ·  view source on GitHub ↗

* Executes the `func` function after `wait` milliseconds. Additional arguments * will be provided to `func` when it is invoked. * * @static * @memberOf _ * @category Functions * @param {Function} func The function to delay. * @param {number} wait The number of mill

(func, wait)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

isFunctionFunction · 0.85
sliceFunction · 0.85

Tested by

no test coverage detected