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