3#include "mc/_HeaderOutputPredefine.h"
7namespace webrtc {
class FieldTrialsView; }
8namespace webrtc {
class TimeDelta; }
9namespace webrtc {
class Timestamp; }
Definition FieldTrialsView.h:7
Definition RttBasedBackoff.h:14
MCAPI::webrtc::TimeDelta CorrectedRtt() const
MCAPI void * $ctor(::webrtc::FieldTrialsView const *key_value_config)
MCAPI RttBasedBackoff(::webrtc::FieldTrialsView const *key_value_config)
MCAPI void UpdatePropagationRtt(::webrtc::Timestamp at_time, ::webrtc::TimeDelta propagation_rtt)
MCAPI bool IsRttAboveLimit() const
Definition TimeDelta.h:10
Definition Timestamp.h:10