of

fun of(model: String, speed: Long, times: CPUTimes): CPUInfo

Creates a new CPUInfo record.

Return

A new CPUInfo record.

Parameters

model

The model name of the CPU.

speed

The speed of the CPU in MHz.

times

Timing stats for this CPU.