Function read_cpu_busy_and_total

Source
pub(crate) fn read_cpu_busy_and_total(reader: &ProcReader) -> Result<(u64, u64)>