Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Zoo-Code-Org/Zoo-Code
/ sleep
Function
sleep
apps/vscode-e2e/src/suite/utils.ts:77–77 ·
view source on GitHub ↗
(ms: number)
Source
from the content-addressed store, hash-verified
75
}
76
77
export
const
sleep = (ms: number) =>
new
Promise((resolve) => setTimeout(resolve, ms))
Callers
11
mcp-oauth.test.ts
File · 0.90
write-to-file.test.ts
File · 0.90
apply-diff.test.ts
File · 0.90
read-file.test.ts
File · 0.90
use-mcp-tool.test.ts
File · 0.90
execute-command.test.ts
File · 0.90
list-files.test.ts
File · 0.90
terminal-profile.test.ts
File · 0.90
search-files.test.ts
File · 0.90
runXAIToolProbe
Function · 0.90
runDeepSeekToolProbe
Function · 0.90
Calls
no outgoing calls
Tested by
2
runXAIToolProbe
Function · 0.72
runDeepSeekToolProbe
Function · 0.72