irq property

double? irq
final

Available on Linux environments only.

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

Implementation

final double? irq;