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