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