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

#include <time_scheduler.h>

Public Member Functions

 TimeScheduler (const int64_t periodicityInMs)
 
 ~TimeScheduler ()
 
int32_t UpdateScheduler ()
 
int32_t TimeToNextUpdate (int64_t &updateTimeInMS) const
 
 TimeScheduler (const int64_t periodicityInMs)
 
 ~TimeScheduler ()
 
int32_t UpdateScheduler ()
 
int32_t TimeToNextUpdate (int64_t &updateTimeInMS) const
 

Constructor & Destructor Documentation

◆ TimeScheduler() [1/2]

webrtc::TimeScheduler::TimeScheduler ( const int64_t  periodicityInMs)

◆ ~TimeScheduler() [1/2]

webrtc::TimeScheduler::~TimeScheduler ( )

◆ TimeScheduler() [2/2]

webrtc::TimeScheduler::TimeScheduler ( const int64_t  periodicityInMs)

◆ ~TimeScheduler() [2/2]

webrtc::TimeScheduler::~TimeScheduler ( )

Member Function Documentation

◆ TimeToNextUpdate() [1/2]

int32_t webrtc::TimeScheduler::TimeToNextUpdate ( int64_t updateTimeInMS) const

◆ TimeToNextUpdate() [2/2]

int32_t webrtc::TimeScheduler::TimeToNextUpdate ( int64_t updateTimeInMS) const

◆ UpdateScheduler() [1/2]

int32_t webrtc::TimeScheduler::UpdateScheduler ( )

◆ UpdateScheduler() [2/2]

int32_t webrtc::TimeScheduler::UpdateScheduler ( )

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