Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chhoumann/quickadd
/ sleep
Function
sleep
scripts/start-obsidian-e2e-instance.mjs:582–584 ·
view source on GitHub ↗
(ms)
Source
from the content-addressed store, hash-verified
580
}
581
582
function
sleep(ms) {
583
return
new
Promise((resolve) => setTimeout(resolve, ms));
584
}
585
586
export
function
toInstanceShellExports(result) {
587
return
[
Callers
2
waitForInstanceReady
Function · 0.70
trustVaultAndVerifyQuickAdd
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected