Searched refs:tvs (Results 1 – 1 of 1) sorted by relevance
102 struct timeval tvs, tve; in process() local105 gettimeofday(&tvs, NULL); in process()115 double tps, dt_input = tv2dbl(&tve) - tv2dbl(&tvs); in process()