Searched refs:timeOfLastEvent (Results 1 – 1 of 1) sorted by relevance
768 long timeOfLastEvent = -1; in convertLogEventsToProtoEvents() local775 timeOfLastEvent < 0 ? -1 : logEvent.time - timeOfLastEvent)); in convertLogEventsToProtoEvents()777 timeOfLastEvent = logEvent.time; in convertLogEventsToProtoEvents()