Searched refs:nextDeltaMs (Results 1 – 1 of 1) sorted by relevance
322 long nextDeltaMs = mIndex == -1 ? 0 : getTimeDelta(mEntries[mIndex]); in increment() local324 mLogTime += nextDeltaMs; in increment()327 nextDeltaMs = getTimeDelta(mEntries[mIndex]); in increment()