webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webrtc::ProbingIntervalEstimator Class Reference

#include <probing_interval_estimator.h>

Public Member Functions

 ProbingIntervalEstimator (const AimdRateControl *aimd_rate_control)
 
 ProbingIntervalEstimator (int64_t min_interval_ms, int64_t max_interval_ms, int64_t default_interval_ms, const AimdRateControl *aimd_rate_control)
 
int64_t GetIntervalMs () const
 
 ProbingIntervalEstimator (const AimdRateControl *aimd_rate_control)
 
 ProbingIntervalEstimator (int64_t min_interval_ms, int64_t max_interval_ms, int64_t default_interval_ms, const AimdRateControl *aimd_rate_control)
 
int64_t GetIntervalMs () const
 

Constructor & Destructor Documentation

◆ ProbingIntervalEstimator() [1/4]

webrtc::ProbingIntervalEstimator::ProbingIntervalEstimator ( const AimdRateControl aimd_rate_control)
explicit

◆ ProbingIntervalEstimator() [2/4]

webrtc::ProbingIntervalEstimator::ProbingIntervalEstimator ( int64_t  min_interval_ms,
int64_t  max_interval_ms,
int64_t  default_interval_ms,
const AimdRateControl aimd_rate_control 
)

◆ ProbingIntervalEstimator() [3/4]

webrtc::ProbingIntervalEstimator::ProbingIntervalEstimator ( const AimdRateControl aimd_rate_control)
explicit

◆ ProbingIntervalEstimator() [4/4]

webrtc::ProbingIntervalEstimator::ProbingIntervalEstimator ( int64_t  min_interval_ms,
int64_t  max_interval_ms,
int64_t  default_interval_ms,
const AimdRateControl aimd_rate_control 
)

Member Function Documentation

◆ GetIntervalMs() [1/2]

int64_t webrtc::ProbingIntervalEstimator::GetIntervalMs ( ) const

◆ GetIntervalMs() [2/2]

int64_t webrtc::ProbingIntervalEstimator::GetIntervalMs ( ) const

The documentation for this class was generated from the following files: