MCPcopy Index your code
hub / github.com/nodejs/node / test-process-threadCpuUsage-worker-threads.js

File test-process-threadCpuUsage-worker-threads.js

test/parallel/test-process-threadCpuUsage-worker-threads.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const { mustCall, platformTimeout, hasCrypto, skip, isSunOS } = require('../common');
4

Callers

nothing calls this directly

Calls 15

clearIntervalFunction · 0.85
platformTimeoutFunction · 0.85
performLoadFunction · 0.85
mustCallFunction · 0.70
getUsagesFunction · 0.70
onceFunction · 0.70
validateResultsFunction · 0.70
requireFunction · 0.50
skipFunction · 0.50
setTimeoutFunction · 0.50
pushMethod · 0.45
postMessageMethod · 0.45

Tested by

no test coverage detected