utilizedPercentage property
Percentage of total CPU capacity utilized.
Must be in the interval [0, 100]. On most systems can be calculated using 100 - idle percentage.
Implementation
core.double? utilizedPercentage;
Percentage of total CPU capacity utilized.
Must be in the interval [0, 100]. On most systems can be calculated using 100 - idle percentage.
core.double? utilizedPercentage;