MCPcopy Index your code
hub / github.com/smallfawn/QLScriptPublic / i

Function i

daily/ydyp.js:408–410  ·  view source on GitHub ↗
(e = 1e3)

Source from the content-addressed store, hash-verified

406};
407
408function i(e = 1e3) {
409 return new Promise(t => setTimeout(t, e))
410}
411class s {
412 static data = null;
413 static dataFile = "box.dat";

Callers 7

atFunction · 0.70
uFunction · 0.70
lFunction · 0.70
rMethod · 0.70
clickTaskMethod · 0.70
processTaskListMethod · 0.70
shakeMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected