|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Namespaces | |
| rtc | |
Functions | |
| ClockInterface * | rtc::SetClockForTesting (ClockInterface *clock) |
| int64_t | rtc::SystemTimeNanos () |
| int64_t | rtc::SystemTimeMillis () |
| int64_t | rtc::TimeNanos () |
| uint32_t | rtc::Time32 () |
| int64_t | rtc::TimeMillis () |
| int64_t | rtc::TimeMicros () |
| int64_t | rtc::TimeAfter (int64_t elapsed) |
| int32_t | rtc::TimeDiff32 (uint32_t later, uint32_t earlier) |
| int64_t | rtc::TimeDiff (int64_t later, int64_t earlier) |
| int64_t | rtc::TmToSeconds (const std::tm &tm) |
| int64_t | rtc::TimeUTCMicros () |
Variables | |
| ClockInterface * | rtc::g_clock = nullptr |
1.8.13