getCpuList

open fun getCpuList(): List<CpuInfo>
Information about each CPU on this machine.
repeated .elide.machine.CpuInfo cpu = 3;