#include <stats_counter.h>
◆ ToString() [1/2]
std::string webrtc::AggregatedStats::ToString |
( |
| ) |
const |
◆ ToString() [2/2]
std::string webrtc::AggregatedStats::ToString |
( |
| ) |
const |
◆ ToStringWithMultiplier() [1/2]
std::string webrtc::AggregatedStats::ToStringWithMultiplier |
( |
int |
multiplier | ) |
const |
◆ ToStringWithMultiplier() [2/2]
std::string webrtc::AggregatedStats::ToStringWithMultiplier |
( |
int |
multiplier | ) |
const |
◆ average
int webrtc::AggregatedStats::average = -1 |
◆ max
int webrtc::AggregatedStats::max = -1 |
◆ min
int webrtc::AggregatedStats::min = -1 |
◆ num_samples
int64_t webrtc::AggregatedStats::num_samples = 0 |
The documentation for this struct was generated from the following files: