Searched refs:timer_ (Results 1 – 2 of 2) sorted by relevance
91 auto timer = timer_.load(); in GetLogFileName()113 auto timer = timer_.load(); in GetFormatTime()139 timer_.store(timer); in UpdateTimer()
120 std::atomic<struct timeval> timer_; variable