opt.: cpu line chart

This commit is contained in:
lollipopkit
2024-04-08 21:31:00 +08:00
parent 819c53df7e
commit 7d2fbde2fe
5 changed files with 32 additions and 17 deletions

View File

@@ -9,7 +9,7 @@ import '../model/server/conn.dart';
import '../model/server/system.dart';
abstract final class InitStatus {
static SingleCoreCpu get _initOneTimeCpuStatus => SingleCoreCpu(
static SingleCpuCore get _initOneTimeCpuStatus => SingleCpuCore(
'cpu',
0,
0,