#include <probing_interval_estimator.h>
◆ 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 |
|
) |
| |
◆ 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: