Add cpu frequency

This commit is contained in:
Genesis
2021-02-02 23:33:33 +01:00
parent cb1c7ea12c
commit 08ea5ebe1f
5 changed files with 53 additions and 1 deletions

View File

@ -79,6 +79,12 @@ The *cpu* module displays the current cpu utilization.
*{usage}*: Current cpu usage.
*{avg_frequency}*: Current cpu average frequency (based on all cores) in GHz.
*{max_frequency}*: Current cpu max frequency (based on the core with the highest frequency) in GHz.
*{min_frequency}*: Current cpu min frequency (based on the core with the lowest frequency) in GHz.
# EXAMPLE
```