#include <stats_counter.h>
|
| StatsCounter (Clock *clock, int64_t process_intervals_ms, bool include_empty_intervals, StatsCounterObserver *observer) |
|
void | Add (int sample) |
|
void | Set (int64_t sample, uint32_t stream_id) |
|
void | SetLast (int64_t sample, uint32_t stream_id) |
|
| StatsCounter (Clock *clock, int64_t process_intervals_ms, bool include_empty_intervals, StatsCounterObserver *observer) |
|
void | Add (int sample) |
|
void | Set (int64_t sample, uint32_t stream_id) |
|
void | SetLast (int64_t sample, uint32_t stream_id) |
|
const bool | include_empty_intervals_ |
|
const int64_t | process_intervals_ms_ |
|
const std::unique_ptr< AggregatedCounter > | aggregated_counter_ |
|
const std::unique_ptr< Samples > | samples_ |
|
◆ PermilleCounter() [1/2]
◆ ~PermilleCounter() [1/2]
webrtc::PermilleCounter::~PermilleCounter |
( |
| ) |
|
|
inlineoverride |
◆ PermilleCounter() [2/2]
◆ ~PermilleCounter() [2/2]
webrtc::PermilleCounter::~PermilleCounter |
( |
| ) |
|
|
inlineoverride |
◆ Add() [1/2]
void webrtc::PermilleCounter::Add |
( |
bool |
sample | ) |
|
◆ Add() [2/2]
void webrtc::PermilleCounter::Add |
( |
bool |
sample | ) |
|
The documentation for this class was generated from the following files: