Abstract type defined for the return value of cpus().
()
NOTE
This is an abstract type. Any object of this structure can be used where this type is used.
The number of milliseconds the CPU has spent in idle mode.
The number of milliseconds the CPU has spent in irq mode.
The number of milliseconds the CPU has spent in nice mode.
The number of milliseconds the CPU has spent in sys mode.
The number of milliseconds the CPU has spent in user mode.
Contents