MCPcopy
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

1import {EventEmitter} from 'node:events';
2import test from 'ava';
3import timer from '../source/core/utils/timer.js';
4

Callers

nothing calls this directly

Calls 5

createMockRequestFunction · 0.85
timerFunction · 0.85
createMockSocketFunction · 0.85
delayFunction · 0.85
createMockResponseFunction · 0.85

Tested by

no test coverage detected