pub fn set_timing_method(method: TimingMethod) -> Result<()>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<()>Set whether to use (normal, traditional) statistical process timing or accurate timestamp-based process timing.