Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CPU ¶
type CPU struct { PhysicalCounts int LogicalCounts int UsedPercent float64 UserPercent float64 SystemPercent float64 IdlePercent float64 NicePercent float64 IowaitPercent float64 HardirqPercent float64 SoftirqPercent float64 StealPercent float64 GuestPercent float64 GuestNicePercent float64 }
func GetCpuInfo ¶
func GetCpuInfo() CPU
Click to show internal directories.
Click to hide internal directories.