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