[][src]Module sys_metrics::cpu

CPU information

Functions

get_cpu_logical_count

Return the number of logical core the system has.

get_cpufreq

Get the cpufreq as f64.

get_loadavg

Returns the LoadAvg over the last 1, 5 and 15 minutes.