Returns the number of involuntary context switches.
impl ResourceUsage { fn involuntary_context_switches(&self) -> u64 }