Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
t = require(
'tap'
)
2
const
{ resolve, join } = require(
'node:path'
)
3
const
fs = require(
'graceful-fs'
)
4
const
{ log, time } = require(
'proc-log'
)
Callers
nothing calls this directly
Calls
13
mockTimers
Function · 0.85
match
Method · 0.65
parse
Method · 0.65
require
Function · 0.50
resolve
Function · 0.50
join
Function · 0.50
test
Method · 0.45
start
Method · 0.45
end
Method · 0.45
off
Method · 0.45
load
Method · 0.45
finish
Method · 0.45
Tested by
no test coverage detected