Versions in this module Expand all Collapse all v0 v0.4.0 Jul 20, 2020 Changes in this version type CPU + func Info() CPU v0.3.4 Jul 11, 2020 Changes in this version + func CpuUsage() float64 + type CPU struct + ClockSpeed float64 + Cores uint32 + Model string + Threads uint32 + Usage float64 + UsageEach []float64 + Vendor string + func Check() CPU