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