Searched defs:LoggedStopEvent (Results 1 – 1 of 1) sorted by relevance
28 struct LoggedStopEvent { struct31 explicit LoggedStopEvent(Timestamp timestamp) : timestamp(timestamp) {} in LoggedStopEvent() function54 std::vector<LoggedStopEvent>& output); argument