Searched refs:lastWalltime (Results 1 – 1 of 1) sorted by relevance
6608 final long lastWalltime = out.currentTime; in getNextHistoryLocked() local6611 && out.cmd != HistoryItem.CMD_RESET && lastWalltime != 0) { in getNextHistoryLocked()6612 out.currentTime = lastWalltime + (out.time - lastRealtime); in getNextHistoryLocked()