Crate cpu_monitor[][src]

Structs

CpuDuration

Like std::time::Duration, but with information about the cpu usage stats.

CpuInstant

Like std::time::Instant, but with information about the cpu usage stats.