Searched refs:RESAMPLE_LATENCY (Results 1 – 1 of 1) sorted by relevance
150 const std::chrono::duration RESAMPLE_LATENCY = 5ms; variable408 sampleTime -= std::chrono::nanoseconds(RESAMPLE_LATENCY).count(); in consumeBatch()