Searched refs:kLogDurationUs (Results 1 – 2 of 2) sorted by relevance
37 static constexpr int64_t kLogDurationUs = 5000000; // 5 secs variable521 if (mTimestampUs > mLastLogUs + kLogDurationUs) { in cleanUp()
38 static constexpr int64_t kLogDurationUs = 5000000; // 5 secs variable729 if (mTimestampUs > mLastLogUs + kLogDurationUs) { in cleanUp()