Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TributePaulWalker/Profiles
/ sleep
Function
sleep
JavaScript/Surge/Sub_info_lite.js:206–208 ·
view source on GitHub ↗
(ms)
Source
from the content-addressed store, hash-verified
204
}
205
206
function
sleep(ms) {
207
return
new
Promise(resolve => setTimeout(resolve, ms))
208
}
Callers
1
Sub_info_lite.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected