Public Attributes | |
| float | jitter_min = FLT_MAX |
| float | jitter_max = 0.0f |
| float | jitter_avg = -1.0f |
| float | min_rtt = FLT_MAX |
| float | max_rtt = 0.0f |
| float | avg_rtt = -1.0f |
| float con::Peer::rttstats::avg_rtt = -1.0f |
Referenced by con::Peer::getStat(), and con::Peer::RTTStatistics().
| float con::Peer::rttstats::jitter_avg = -1.0f |
Referenced by con::Peer::getStat(), and con::Peer::RTTStatistics().
| float con::Peer::rttstats::jitter_max = 0.0f |
Referenced by con::Peer::getStat(), and con::Peer::RTTStatistics().
| float con::Peer::rttstats::jitter_min = FLT_MAX |
Referenced by con::Peer::getStat(), and con::Peer::RTTStatistics().
| float con::Peer::rttstats::max_rtt = 0.0f |
Referenced by con::Peer::getStat(), and con::Peer::RTTStatistics().
| float con::Peer::rttstats::min_rtt = FLT_MAX |
Referenced by con::Peer::getStat(), and con::Peer::RTTStatistics().