Searched refs:lastCompletedTime (Results 1 – 1 of 1) sorted by relevance
215 std::chrono::steady_clock::time_point lastCompletedTime; member274 std::chrono::steady_clock::now() - mUidHistoryMap[uid].lastCompletedTime; in onSessionStarted()311 mUidHistoryMap[uid].lastCompletedTime = std::chrono::steady_clock::now(); in onSessionCompleted()