Searched defs:then (Results 1 – 5 of 5) sorted by relevance
72 auto then = Clock::now() - 24h; in doGC() local
101 def then(self, *match_fns, at_least_times=1, timeout=DEFAULT_TIMEOUT): member in EventStreamContinuationSubject
110 def then(self, times=1): member in PersistenceStage
334 auto then = std::chrono::system_clock::now() + in promptUserConfirmation_() local
450 int64_t then = key->timestamp + timeout; in SetNextKeyCheck() local