aboutsummaryrefslogtreecommitdiffstats
path: root/stat.h
Commit message (Collapse)AuthorAgeFilesLines
* Implement Exponential Moving Average algorithmverdant2026-07-221-35/+35
| | | | | For solving that CPU status updating is so fast, use EMA to calc a smooth value
* Add status information managerverdant2026-07-211-0/+57