Sets the smoothed RTT for testing purposes.
void setSmoothedRtt(Duration rtt) { _smoothedRtt = rtt; }