webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
webrtc::test::TickIntervalStats Struct Reference

#include <audio_processing_simulator.h>

Public Member Functions

 TickIntervalStats ()
 
 TickIntervalStats ()
 

Public Attributes

int64_t sum
 
int64_t max
 
int64_t min
 

Constructor & Destructor Documentation

◆ TickIntervalStats() [1/2]

webrtc::test::TickIntervalStats::TickIntervalStats ( )
inline

◆ TickIntervalStats() [2/2]

webrtc::test::TickIntervalStats::TickIntervalStats ( )
inline

Member Data Documentation

◆ max

int64_t webrtc::test::TickIntervalStats::max

◆ min

int64_t webrtc::test::TickIntervalStats::min

◆ sum

int64_t webrtc::test::TickIntervalStats::sum

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