Searched refs:timeSinceLastLogMs (Results 1 – 1 of 1) sorted by relevance
62 long timeSinceLastLogMs = timestampSinceBootMs - node.timestampSinceBootMs; in updateRailData() local64 if (timeSinceLastLogMs < 0 || energyUsedSinceLastLoguWs < 0) { in updateRailData()