MCPcopy Create free account
hub / github.com/nodejs/node / timers.js

File timers.js

deps/npm/test/lib/utils/timers.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const t = require('tap')
2const { resolve, join } = require('node:path')
3const fs = require('graceful-fs')
4const { log, time } = require('proc-log')

Callers

nothing calls this directly

Calls 13

mockTimersFunction · 0.85
matchMethod · 0.65
parseMethod · 0.65
requireFunction · 0.50
resolveFunction · 0.50
joinFunction · 0.50
testMethod · 0.45
startMethod · 0.45
endMethod · 0.45
offMethod · 0.45
loadMethod · 0.45
finishMethod · 0.45

Tested by

no test coverage detected