Method lrs::process::ResourceUsage::involuntary_context_switches

Returns the number of involuntary context switches.

Syntax

impl ResourceUsage {
    fn involuntary_context_switches(&self) -> u64
}