Skip to content

Add cpugraph update rate enum

Ghost User requested to merge (removed):rate into master

This patch is mainly intended to improve readability and maintainability of the source code.

The default update interval is now 750ms (normal rate), instead of 250ms (the fastest rate).

Closes: #13 (closed)

Merge request reports