Searched defs:current_timestamp (Results 1 – 2 of 2) sorted by relevance
232 auto current_timestamp = std::chrono::steady_clock::now(); in RequestWorker() local245 auto current_timestamp = std::chrono::steady_clock::now(); in RequestWorker() local
208 auto current_timestamp = std::chrono::steady_clock::now(); in RequestWorker() local332 std::chrono::steady_clock::time_point current_timestamp) { in CheckSessionHeartbeats()