Searched defs:CurrentTime (Results 1 – 11 of 11) sorted by relevance
36 virtual Timestamp CurrentTime() { in CurrentTime() function
31 Timestamp DriftingClock::CurrentTime() { in CurrentTime() function in webrtc::test::DriftingClock
35 Timestamp CurrentTime() override { in CurrentTime() function in webrtc::RealTimeClock249 Timestamp SimulatedClock::CurrentTime() { in CurrentTime() function in webrtc::SimulatedClock
57 sys::TimeValue CurrentTime = sys::TimeValue::now(); in prune() local
109 void ISACTest::ACMTestTimer::CurrentTime(unsigned long& h, in CurrentTime() function in webrtc::ISACTest::ACMTestTimer
172 const auto CurrentTime = system_clock::now(); in pruneCache() local
129 Timestamp SimulatedTimeControllerImpl::CurrentTime() const { in CurrentTime() function in webrtc::sim_time_impl::SimulatedTimeControllerImpl
60 static int64_t CurrentTime(clock_serv_t clock) { function
200 Timestamp PacingController::CurrentTime() const { in CurrentTime() function in webrtc::PacingController
126 void CurrentTime(int64* seconds, int32* nanos) { in CurrentTime() function
1228 time_t CurrentTime = time(nullptr); in pruneModuleCache() local