Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
const
{ mustCall, platformTimeout, hasCrypto, skip, isSunOS } = require(
'../common'
);
4
Callers
nothing calls this directly
Calls
15
clearInterval
Function · 0.85
platformTimeout
Function · 0.85
performLoad
Function · 0.85
mustCall
Function · 0.70
getUsages
Function · 0.70
once
Function · 0.70
validateResults
Function · 0.70
require
Function · 0.50
skip
Function · 0.50
setTimeout
Function · 0.50
push
Method · 0.45
postMessage
Method · 0.45
Tested by
no test coverage detected