sysPercentage property

double? get sysPercentage
inherited

The percentage of CPU time spent on system (kernel) processes.

Implementation

double? get sysPercentage => throw _privateConstructorUsedError;