Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ test-timers-promises-scheduler.js
File
test-timers-promises-scheduler.js
test/parallel/test-timers-promises-scheduler.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
common = require(
'../common'
);
4
Callers
nothing calls this directly
Calls
9
testYield
Function · 0.85
queueMicrotask
Function · 0.85
testWait
Function · 0.85
testCancelableWait1
Function · 0.85
testCancelableWait2
Function · 0.85
require
Function · 0.50
then
Method · 0.45
addListener
Method · 0.45
call
Method · 0.45
Tested by
no test coverage detected