Home
last modified time | relevance | path

Searched defs:AbsTimeFormat (Results 1 – 1 of 1) sorted by relevance

/external/opencore/baselibs/gen_data_structures/src/
Drtsp_time_formats.h109 struct AbsTimeFormat struct
111 uint16 year;
112 uint8 month;
113 uint8 day;
114 uint8 hours;
115 uint8 min;
116 uint8 sec;
117 float frac_sec;