pub fn set_timing_method(method: TimingMethod) -> Result<()>
Available on crate feature
process
only.Expand description
Set whether to use (normal, traditional) statistical process timing or accurate timestamp-based process timing.
pub fn set_timing_method(method: TimingMethod) -> Result<()>
process
only.Set whether to use (normal, traditional) statistical process timing or accurate timestamp-based process timing.