Searched refs:kToleranceUs (Results 1 – 1 of 1) sorted by relevance
28 static constexpr uint64_t kToleranceUs = 1000; // 1ms variable104 if (diffUs > kToleranceUs) { in process()112 if (diffUs > kToleranceUs) { in process()