Searched refs:lastNotificationTimeHighFreq_ (Results 1 – 2 of 2) sorted by relevance
55 std::chrono::steady_clock::time_point lastNotificationTimeHighFreq_ = variable
269 (currentTime - lastNotificationTimeHighFreq_).count()); in EventNotifyHighFreqHandler()273 lastNotificationTimeHighFreq_ = currentTime; in EventNotifyHighFreqHandler()