Companion

object Companion

Factory to create new CPUTimes records.

Functions

Link copied to clipboard
fun of(user: Long, nice: Long, sys: Long, idle: Long, irq: Long): CPUTimes

Creates a new CPUTimes record.