Builder

class Builder

Properties

Link copied to clipboard
var idle: Double?

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

Link copied to clipboard

Available on Linux environments only.

Link copied to clipboard
var irq: Double?

Available on Linux environments only.

Link copied to clipboard
var nice: Double?

Available on Linux environments only.

Link copied to clipboard

Available on Windows environments only.

Link copied to clipboard

Available on Linux environments only.

Link copied to clipboard

Available on Linux environments only.

Link copied to clipboard
var user: Double?

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