Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sindresorhus/got
/ timer-utils.ts
File
timer-utils.ts
test/timer-utils.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{EventEmitter} from
'node:events'
;
2
import
test from
'ava'
;
3
import
timer from
'../source/core/utils/timer.js'
;
4
Callers
nothing calls this directly
Calls
5
createMockRequest
Function · 0.85
timer
Function · 0.85
createMockSocket
Function · 0.85
delay
Function · 0.85
createMockResponse
Function · 0.85
Tested by
no test coverage detected