cpuTotalUsage property

double cpuTotalUsage
getter/setter pair

The system CPU usage (%). The value of cpuTotalUsage is always reported as 0 in the leaveChannel callback.

Implementation

double cpuTotalUsage;