MCPcopy Index your code
hub / github.com/nodejs/node / test-timers-next-tick.js

File test-timers-next-tick.js

test/parallel/test-timers-next-tick.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --expose-internals
2'use strict';
3
4const common = require('../common');

Callers

nothing calls this directly

Calls 6

clearImmediateFunction · 0.85
requireFunction · 0.50
setTimeoutFunction · 0.50
clearTimeoutFunction · 0.50
sleepFunction · 0.50
setImmediateFunction · 0.50

Tested by

no test coverage detected