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

Public Member Functions

 Time (int64_t offset)
 
NtpTime GetNowNtp () const
 
uint32_t GetNowRtp (int frequency, uint32_t offset) const
 
void IncreaseTimeMs (int64_t inc)
 
int64_t time_now_ms () const
 

Constructor & Destructor Documentation

◆ Time()

webrtc::Time::Time ( int64_t  offset)
inlineexplicit

Member Function Documentation

◆ GetNowNtp()

NtpTime webrtc::Time::GetNowNtp ( ) const
inline

◆ GetNowRtp()

uint32_t webrtc::Time::GetNowRtp ( int  frequency,
uint32_t  offset 
) const
inline

◆ IncreaseTimeMs()

void webrtc::Time::IncreaseTimeMs ( int64_t  inc)
inline

◆ time_now_ms()

int64_t webrtc::Time::time_now_ms ( ) const
inline

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