Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.machine
/
MachineCpuInfo
/
Builder
/
addAllCpu
add
All
Cpu
open
fun
addAllCpu
(
values
:
Iterable
<
out
CpuInfo
>
)
:
MachineCpuInfo.Builder
Information about each CPU on this machine.
Content copied to clipboard
repeated .elide.machine.CpuInfo cpu = 3;