MCPcopy Create free account
hub / github.com/devin87/Q.js / async

Function async

Q.js:620–622  ·  view source on GitHub ↗

* 异步执行,相当于setTimeout,但会检查fn是否可用 eg:async(fn,10,arg1,arg2) * @param {function} fn * @param {number} time 要延迟的毫秒数

(fn, time)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_waitForFunction · 0.70

Calls 2

isFuncFunction · 0.70
delayFunction · 0.70

Tested by

no test coverage detected