Searched defs:lastLogTimeStamp (Results 1 – 3 of 3) sorted by relevance
64 int64_t lastLogTimeStamp = 0; member
2193 auto lastLogTimeStamp = lastReceivedEvent_.lastLogTimeStamp; in CheckAndLogLastReceivedEventInfo() local2217 auto lastLogTimeStamp = lastConsumedEvent_.lastLogTimeStamp; in CheckAndLogLastConsumedEventInfo() local
574 auto lastLogTimeStamp = currentTime - 1000 * 1000000 - 1000; variable607 auto lastLogTimeStamp = currentTime - 1000 * 1000000 - 1000; variable