resusage icon indicating copy to clipboard operation
resusage copied to clipboard

currentTotal in Windows returns CPU consumption multiplied by CPU/core count

Open drug007 opened this issue 4 years ago • 0 comments

To get a value correlated to the value returned by task manager one should divide the currentTotal result by CPU count. In linux totalCurrent returns the result that is equal to top value.

drug007 avatar Apr 15 '21 12:04 drug007