devela::_dep::rustix::process

Function timing_method

pub fn timing_method() -> Result<TimingMethod, Errno> 
Available on crate feature dep_rustix only.
Expand description

Get which process timing method is currently in use.

§References