Method lrs::thread::CpuMask::len

Returns the number of slots in this CPU mask.

Syntax

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