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

Public Member Functions

 AggregatedCounter ()
 
 ~AggregatedCounter ()
 
void Add (int sample)
 
AggregatedStats ComputeStats ()
 
bool Empty () const
 
int last_sample () const
 

Constructor & Destructor Documentation

◆ AggregatedCounter()

webrtc::AggregatedCounter::AggregatedCounter ( )
inline

◆ ~AggregatedCounter()

webrtc::AggregatedCounter::~AggregatedCounter ( )
inline

Member Function Documentation

◆ Add()

void webrtc::AggregatedCounter::Add ( int  sample)
inline

◆ ComputeStats()

AggregatedStats webrtc::AggregatedCounter::ComputeStats ( )
inline

◆ Empty()

bool webrtc::AggregatedCounter::Empty ( ) const
inline

◆ last_sample()

int webrtc::AggregatedCounter::last_sample ( ) const
inline

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