cpuTotalUsage property

double? cpuTotalUsage
getter/setter pair

System CPU usage (%).

Note

The cpuTotalUsage reported in the leaveChannel callback is always 0.

Implementation

double? cpuTotalUsage;