Searched defs:then (Results 1 – 3 of 3) sorted by relevance
326 auto then = std::chrono::system_clock::now() + in promptUserConfirmation_() local
481 int64_t then = key->timestamp + timeout; in SetNextKeyCheck() local
2956 let then = now.checked_sub(duration).unwrap(); in datetime() localVariable