onRttSample abstract method

void onRttSample(
  1. Duration rtt
)

Record an RTT sample.

Implementation

void onRttSample(Duration rtt);