Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.os
/
CpuInfo
Cpu
Info
sealed
external
interface
CpuInfo
(
source
)
Members
Properties
model
Link copied to clipboard
abstract
var
model
:
String
speed
Link copied to clipboard
abstract
var
speed
:
Double
times
Link copied to clipboard
abstract
var
times
:
CpuInfoTimes