struct

CrStat::Cpu::Entities::CpuInfo

Inherits Struct < Value < Object

Constructors

new(model_name : String, temperature : String, cpu_threads_usage : Array(CpuUsageModel))
Source

Instance methods

cpu_threads_usage
Source
cpu_threads_usage=(cpu_threads_usage : Array(CpuUsageModel))
Source
model_name
Source
model_name=(model_name : String)
Source
temperature
Source
temperature=(temperature : String)
Source