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
/
clearCores
clear
Cores
open
fun
clearCores
(
)
:
MachineCpuInfo.Builder
Count of cores supported per CPU on this machine.
Content copied to clipboard
uint32 cores = 2;
Return
This builder for chaining.