Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
408
function
i(e = 1e3) {
409
return
new
Promise(t => setTimeout(t, e))
410
}
411
class
s {
412
static data = null;
413
static dataFile =
"box.dat"
;
Callers
7
at
Function · 0.70
u
Function · 0.70
l
Function · 0.70
r
Method · 0.70
clickTask
Method · 0.70
processTaskList
Method · 0.70
shake
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected