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.

References