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

File test-timers-clearImmediate.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3
4const N = 3;

Callers

nothing calls this directly

Calls 2

nextFunction · 0.70
requireFunction · 0.50

Tested by

no test coverage detected