[][src]Function heim::cpu::times

pub fn times() -> impl Stream<Item = Result<CpuTime, Error>>
This is supported on feature="cpu" only.

Returns a stream over the CPU time for each CPU core.