MCPcopy 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
3const common = require('../common');
4

Callers

nothing calls this directly

Calls 9

testYieldFunction · 0.85
queueMicrotaskFunction · 0.85
testWaitFunction · 0.85
testCancelableWait1Function · 0.85
testCancelableWait2Function · 0.85
requireFunction · 0.50
thenMethod · 0.45
addListenerMethod · 0.45
callMethod · 0.45

Tested by

no test coverage detected