Searched defs:uHistoryTimeSlotStart (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/log/
H A Dlog.cpp195 uint32_t uHistoryTimeSlotStart; member in struct:RTLOGGERINTERNAL
3108 pLogger->pInt->uHistoryTimeSlotStart = uTimeSlot;
3112 && uTimeSlot == pLogger->pInt->uHistoryTimeSlotStart))
3195 pLogger->pInt->uHistoryTimeSlotStart = uTimeSlot;

Completed in 49 milliseconds