more changes

This commit is contained in:
aidansunbury
2025-08-16 16:01:41 -07:00
parent 2b552f7fb6
commit 2b81782fa9
6 changed files with 13 additions and 10 deletions

View File

@ -13,7 +13,8 @@ The *cpu* module displays the current CPU utilization.
*interval*: ++
typeof: integer or float ++
default: 10 ++
The interval in which the information gets polled.
The interval in which the information gets polled. ++
Minimum value is 0.001 (1ms). Values smaller than 1ms will be set to 1ms.
*format*: ++
typeof: string ++