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