Record an RTT sample.
@override void onRttSample(Duration rtt) { _smoothedRttUs = rtt.inMicroseconds; }