cpuUsage property

double get cpuUsage

Gets the current CPU usage (0.0 to 1.0)

Implementation

double get cpuUsage => _cpuUsage;