Lines Matching defs:timestamp
60 struct timestamp { struct61 __le16 typeAndTimezone;62 __le16 year;63 uint8_t month;64 uint8_t day;65 uint8_t hour;66 uint8_t minute;67 uint8_t second;68 uint8_t centiseconds;69 uint8_t hundredsOfMicroseconds;70 uint8_t microseconds;