Method lrs::process::ResourceUsage::voluntary_context_switches

Returns the number of voluntary context switches.

Syntax

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