Searched refs:time_since (Results 1 – 1 of 1) sorted by relevance
261 static double time_since(struct timeval *start_tv, struct timeval *stop_tv) in time_since() function284 return time_since(start_tv, &stop_time); in time_since_now()295 delta = time_since(start_tv, stop_tv); in calc_latency()