docs: fix spelling and grammar errors (#18910)
This commit is contained in:
parent
bef9610f6a
commit
792f6b246c
18 changed files with 40 additions and 40 deletions
|
@ -2,6 +2,6 @@
|
|||
|
||||
* `percentCPUUsage` Number - Percentage of CPU used since the last call to getCPUUsage.
|
||||
First call returns 0.
|
||||
* `idleWakeupsPerSecond` Number - The number of average idle cpu wakeups per second
|
||||
* `idleWakeupsPerSecond` Number - The number of average idle CPU wakeups per second
|
||||
since the last call to getCPUUsage. First call returns 0. Will always return 0 on
|
||||
Windows.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue