Searched refs:RESAMPLE_LATENCY (Results 1 – 3 of 3) sorted by relevance
47 static constexpr int64_t RESAMPLE_LATENCY = 5 * US_PER_MS; variable
249 sampleTime -= RESAMPLE_LATENCY; in ConsumeBatch()
194 int64_t sampleTime = frameTime - EventResample::RESAMPLE_LATENCY; in CalculateExpected()