Home
last modified time | relevance | path

Searched defs:next_time (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_bsddb3.py49 next_time = time.time() + _PRINT_WORKING_MSG_INTERVAL variable in TimingCheck
/external/webrtc/test/time_controller/
Dsimulated_process_thread.cc131 Timestamp next_time = GetNextTime(module, handler_->CurrentTime()); in WakeUp() local
143 Timestamp next_time = GetNextTime(module, handler_->CurrentTime()); in RegisterModule() local
Dsimulated_time_controller.cc136 Timestamp next_time = Timestamp::PlusInfinity(); in NextRunTime() local
217 Timestamp next_time = std::min(impl_.NextRunTime(), target_time); in AdvanceTime() local
/external/wpa_supplicant_8/src/ap/
Dsta_info.c451 unsigned long next_time = 0; in ap_handle_timer() local