softIRQ property

double? softIRQ
final

Available on Linux environments only.

Percentage of time that the CPU has spent in the SoftIRQ state over the last 10 seconds.

Implementation

final double? softIRQ;