Searched refs:timePresented (Results 1 – 1 of 1) sorted by relevance
346 long timePresented = timestamp.nanoTime + timeDelta; in checkOutputLowLatency() local347 long latencyNanos = timePresented - timeWritten; in checkOutputLowLatency()