Method lrs::thread::CpuMask::count

Returns the number of online CPUs in this mask.

Syntax

impl CpuMask {
    fn count(&self) -> usize
}