pidusage icon indicating copy to clipboard operation
pidusage copied to clipboard

Use process.cpuUsage() if the pid provided matches process.pid

Open simonepri opened this issue 6 years ago • 0 comments

Instead of using binaries or procfiles we can just use the value given by the node's process.cpuUsage() function if pid == process.pid

simonepri avatar Jun 12 '18 17:06 simonepri