Add showing level of value through bar

This commit is contained in:
Sem
2026-04-03 19:52:27 +02:00
parent 406b8eb628
commit 506aeeff43
4 changed files with 72 additions and 19 deletions

View File

@@ -48,6 +48,7 @@ ShellRoot {
cpuUsage: stats.cpuUsage
memUsage: stats.memUsage
gpuUsage: stats.gpuUsage
}
}