Lines Matching refs:jitter_factor
876 double jitter_factor = (RandDouble() * .2) - 0.1;877 delay_ms += delay_ms * jitter_factor;