[][src]Module psutil::cpu

Modules

os

Structs

CpuFreq
CpuPercentCollector

Get cpu percents in non-blocking mode.

CpuStats
CpuTimes

Every attribute represents the seconds the CPU has spent in the given mode.

CpuTimesPercent

Every attribute represents the percentage of time the CPU has spent in the given mode.

CpuTimesPercentCollector

Get CpuTimesPercents in non-blocking mode.

Functions

cpu_count
cpu_count_physical
cpu_times
cpu_times_percpu