Searched defs:pv_time (Results 1 – 1 of 1) sorted by relevance
43 struct pv_time { struct44 int64_t t_sec;45 int32_t t_nsec;46 } pv_time; member