Searched defs:start_tv (Results 1 – 3 of 3) sorted by relevance
66 struct timeval start_tv; member
259 static double time_since(struct timeval *start_tv, struct timeval *stop_tv) in time_since()278 static double time_since_now(struct timeval *start_tv) in time_since_now()288 static void calc_latency(struct timeval *start_tv, struct timeval *stop_tv, in calc_latency()
261 static double time_since(struct timeval *start_tv, struct timeval *stop_tv) in time_since()280 static double time_since_now(struct timeval *start_tv) in time_since_now()290 static void calc_latency(struct timeval *start_tv, struct timeval *stop_tv, in calc_latency()