Searched refs:nextDeltaMs (Results 1 – 1 of 1) sorted by relevance
294 long nextDeltaMs = mIndex == -1 ? 0 : mLog[mIndex].getTimeDeltaMs(); in increment() local296 mCurrentRealtimeMs += nextDeltaMs; in increment()299 nextDeltaMs = mLog[mIndex].getTimeDeltaMs(); in increment()