Searched refs:get_current_time (Results 1 – 3 of 3) sorted by relevance
33 uint32_t get_current_time() const override { in get_current_time() function
146 uint32_t get_current_time() const { in get_current_time() function
412 if (!access_time_map_->UpdateKeyAccessTime(keyid, get_current_time(), min_ops_timeout)) { in AuthorizeBegin()438 return min_time_between <= static_cast<int64_t>(get_current_time()) - last_access_time; in MinTimeBetweenOpsPassed()