We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 923a617 commit 7f34cc3Copy full SHA for 7f34cc3
doc/api/process.md
@@ -586,7 +586,7 @@ over the IPC channel using `process.send()`.
586
added: v6.1.0
587
-->
588
589
-* `previousValue` {Array} A previous return value from calling
+* `previousValue` {Object} A previous return value from calling
590
`process.cpuUsage()`
591
592
The `process.cpuUsage()` method returns the user and system CPU time usage of
0 commit comments