Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/sindresorhus/delay
/ functions
Functions
8 in github.com/sindresorhus/delay
⨍
Functions
8
◇
Types & classes
0
↓ 4 callers
Function
createDelay
({clearTimeout: defaultClear, setTimeout: defaultSet} = {})
index.js:6
↓ 2 callers
Function
clearDelay
(promise)
index.js:61
↓ 2 callers
Function
rangeDelay
(minimum, maximum, options)
index.js:57
↓ 2 callers
Function
setTimeout
(callback, ms)
test.js:98
↓ 1 callers
Function
cleanup
()
index.js:23
Function
clearTimeout
(handle)
test.js:94
Function
setTimeout
(callback, milliseconds)
index.test-d.ts:20
Function
signalListener
()
index.js:18