Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
elide.runtime.intrinsics.js.node.os
/
CPUInfo
/
Companion
Companion
object
Companion
Factory to create new
CPUInfo
records.
Members
Functions
of
Link copied to clipboard
@
JvmStatic
fun
of
(
model
:
String
,
speed
:
Long
,
times
:
CPUTimes
)
:
CPUInfo
Creates a new
CPUInfo
record.