cpuUsagePercent property
double
get
cpuUsagePercent
Last recorded CPU usage percentage (0–100).
Implementation
double get cpuUsagePercent => _cpuUsagePercent;
Last recorded CPU usage percentage (0–100).
double get cpuUsagePercent => _cpuUsagePercent;