Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-runner-mock-timers-scheduler.js
File
test-runner-mock-timers-scheduler.js
test/parallel/test-runner-mock-timers-scheduler.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
process.env.NODE_TEST_KNOWN_GLOBALS = 0;
3
const
common = require(
'../common'
);
4
Callers
nothing calls this directly
Calls
11
now
Method · 0.80
tick
Method · 0.80
callCount
Method · 0.80
abort
Method · 0.65
require
Function · 0.50
it
Function · 0.50
enable
Method · 0.45
wait
Method · 0.45
then
Method · 0.45
ok
Method · 0.45
fn
Method · 0.45
Tested by
no test coverage detected