lptstr / winfetch

🛠 A command-line system information utility written in PowerShell. Like Neofetch, but for Windows.
MIT License
1.35k stars 76 forks source link

CPU Usage keep showing 0% #185

Closed azmankudus closed 1 year ago

azmankudus commented 1 year ago

Hi, after i enabled "cpu_usage", it keep showing zero eventhough task manager shows non-zero.

image

rashil2000 commented 1 year ago

Winfetch shows instantaneous CPU usage - i.e. it is measured in a very short time interval.

It is roughly equivalent to what is shown in the Task Manager, but they will not always match exactly.