struct SYSTEMTIME
Defined at line 21 of file ../../third_party/crashpad/src/compat/non_win/minwinbase.h
Represents a date and time.
Public Members
uint16_t wYear
uint16_t wMonth
uint16_t wDayOfWeek
uint16_t wDay
uint16_t wHour
uint16_t wMinute
uint16_t wSecond
uint16_t wMilliseconds