MCPcopy Create free account
hub / github.com/npm/cli / timers.js

File timers.js

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 7

mockTimersFunction · 0.85
resolveFunction · 0.85
endMethod · 0.80
parseMethod · 0.80
offMethod · 0.45
loadMethod · 0.45
finishMethod · 0.45

Tested by

no test coverage detected