userPercentage property

double? get userPercentage
inherited

The percentage of CPU time spent on user processes.

Implementation

double? get userPercentage => throw _privateConstructorUsedError;