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/rust/crates/quiche/src/recovery/
Dpacer.rs62 next_time: Instant, field
185 pub fn next_time(&self) -> Instant { in next_time() method
/external/webrtc/test/time_controller/
Dsimulated_time_controller.cc126 Timestamp next_time = Timestamp::PlusInfinity(); in NextRunTime() local
202 Timestamp next_time = std::min(impl_.NextRunTime(), target_time); in AdvanceTime() local
/external/wpa_supplicant_8/src/ap/
Dsta_info.c456 unsigned long next_time = 0; in ap_handle_timer() local