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

#include <performance_timer.h>

Public Member Functions

 PerformanceTimer (int num_frames_to_process)
 
 ~PerformanceTimer ()
 
void StartTimer ()
 
void StopTimer ()
 
double GetDurationAverage () const
 
double GetDurationStandardDeviation () const
 
 PerformanceTimer (int num_frames_to_process)
 
 ~PerformanceTimer ()
 
void StartTimer ()
 
void StopTimer ()
 
double GetDurationAverage () const
 
double GetDurationStandardDeviation () const
 

Constructor & Destructor Documentation

◆ PerformanceTimer() [1/2]

webrtc::test::PerformanceTimer::PerformanceTimer ( int  num_frames_to_process)
explicit

◆ ~PerformanceTimer() [1/2]

webrtc::test::PerformanceTimer::~PerformanceTimer ( )
default

◆ PerformanceTimer() [2/2]

webrtc::test::PerformanceTimer::PerformanceTimer ( int  num_frames_to_process)
explicit

◆ ~PerformanceTimer() [2/2]

webrtc::test::PerformanceTimer::~PerformanceTimer ( )

Member Function Documentation

◆ GetDurationAverage() [1/2]

double webrtc::test::PerformanceTimer::GetDurationAverage ( ) const

◆ GetDurationAverage() [2/2]

double webrtc::test::PerformanceTimer::GetDurationAverage ( ) const

◆ GetDurationStandardDeviation() [1/2]

double webrtc::test::PerformanceTimer::GetDurationStandardDeviation ( ) const

◆ GetDurationStandardDeviation() [2/2]

double webrtc::test::PerformanceTimer::GetDurationStandardDeviation ( ) const

◆ StartTimer() [1/2]

void webrtc::test::PerformanceTimer::StartTimer ( )

◆ StartTimer() [2/2]

void webrtc::test::PerformanceTimer::StartTimer ( )

◆ StopTimer() [1/2]

void webrtc::test::PerformanceTimer::StopTimer ( )

◆ StopTimer() [2/2]

void webrtc::test::PerformanceTimer::StopTimer ( )

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