Searched refs:next_flush (Results 1 – 1 of 1) sorted by relevance
22 static uint64_t next_flush; variable68 next_flush = mytime_now() + opt_flush_timeout; in mytime_set_flush_time()80 if (now >= next_flush) in mytime_get_flush_timeout()83 const uint64_t remaining = next_flush - now; in mytime_get_flush_timeout()