Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-runner-mock-timers.js
File
test-runner-mock-timers.js
test/parallel/test-runner-mock-timers.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --expose-internals
2
'use strict'
;
3
process.env.NODE_TEST_KNOWN_GLOBALS = 0;
4
const
common = require(
'../common'
);
Callers
nothing calls this directly
Calls
15
getCurrentTimersDescriptors
Function · 0.85
clearInterval
Function · 0.85
listenerCount
Function · 0.85
tick
Method · 0.80
callCount
Method · 0.80
now
Method · 0.80
all
Method · 0.80
expected
Function · 0.70
done
Function · 0.70
f
Function · 0.70
run
Function · 0.70
close
Method · 0.65
Tested by
no test coverage detected