Implements several variations of round trip time estimators. More...
#include <rtt-estimator.h>
Public Member Functions | |
RttHistory (SequenceNumber s, uint32_t c, Time t) | |
RttHistory (const RttHistory &h) | |
Public Attributes | |
SequenceNumber | seq |
uint32_t | count |
Time | time |
bool | retx |
Implements several variations of round trip time estimators.