#include <drifting_clock.h>
◆ DriftingClock() [1/2]
webrtc::test::DriftingClock::DriftingClock |
( |
Clock * |
clock, |
|
|
float |
speed |
|
) |
| |
◆ DriftingClock() [2/2]
webrtc::test::DriftingClock::DriftingClock |
( |
Clock * |
clock, |
|
|
float |
speed |
|
) |
| |
◆ CurrentNtp() [1/2]
◆ CurrentNtp() [2/2]
◆ CurrentNtpInMilliseconds() [1/2]
int64_t webrtc::test::DriftingClock::CurrentNtpInMilliseconds |
( |
| ) |
const |
|
overridevirtual |
◆ CurrentNtpInMilliseconds() [2/2]
int64_t webrtc::test::DriftingClock::CurrentNtpInMilliseconds |
( |
| ) |
const |
|
overridevirtual |
◆ PercentsFaster() [1/2]
static float webrtc::test::DriftingClock::PercentsFaster |
( |
float |
percent | ) |
|
|
inlinestatic |
◆ PercentsFaster() [2/2]
static float webrtc::test::DriftingClock::PercentsFaster |
( |
float |
percent | ) |
|
|
inlinestatic |
◆ PercentsSlower() [1/2]
static float webrtc::test::DriftingClock::PercentsSlower |
( |
float |
percent | ) |
|
|
inlinestatic |
◆ PercentsSlower() [2/2]
static float webrtc::test::DriftingClock::PercentsSlower |
( |
float |
percent | ) |
|
|
inlinestatic |
◆ TimeInMicroseconds() [1/2]
int64_t webrtc::test::DriftingClock::TimeInMicroseconds |
( |
| ) |
const |
|
overridevirtual |
◆ TimeInMicroseconds() [2/2]
int64_t webrtc::test::DriftingClock::TimeInMicroseconds |
( |
| ) |
const |
|
overridevirtual |
◆ TimeInMilliseconds() [1/2]
int64_t webrtc::test::DriftingClock::TimeInMilliseconds |
( |
| ) |
const |
|
overridevirtual |
◆ TimeInMilliseconds() [2/2]
int64_t webrtc::test::DriftingClock::TimeInMilliseconds |
( |
| ) |
const |
|
overridevirtual |
◆ kDoubleSpeed
static const float webrtc::test::DriftingClock::kDoubleSpeed = 2.0f |
|
static |
◆ kHalfSpeed
static const float webrtc::test::DriftingClock::kHalfSpeed = 0.5f |
|
static |
◆ kNoDrift
static const float webrtc::test::DriftingClock::kNoDrift = 1.0f |
|
static |
The documentation for this class was generated from the following files: