MCPcopy Index your code
hub / github.com/nodejs/node / test-worker-cpu-usage.js

File test-worker-cpu-usage.js

test/parallel/test-worker-cpu-usage.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3const { isSunOS } = require('../common');
4const assert = require('assert');

Callers

nothing calls this directly

Calls 8

checkFunction · 0.70
validateFunction · 0.70
cpuUsageMethod · 0.65
requireFunction · 0.50
terminateMethod · 0.45
onMethod · 0.45
okMethod · 0.45
onceMethod · 0.45

Tested by

no test coverage detected