Searched defs:FX_SYSTEMTIME (Results 1 – 1 of 1) sorted by relevance
17 struct FX_SYSTEMTIME { struct18 FX_SYSTEMTIME() in FX_SYSTEMTIME() argument28 uint16_t wYear;29 uint16_t wMonth;30 uint16_t wDayOfWeek;31 uint16_t wDay;32 uint16_t wHour;33 uint16_t wMinute;34 uint16_t wSecond;35 uint16_t wMilliseconds;