Searched refs:start_time (Results 1 – 1 of 1) sorted by relevance
159 static struct timeval start_time; /* Time when link was started. */ variable1610 gettimeofday(&start_time, NULL); in reset_link_stats()1623 link_connect_time = now.tv_sec - start_time.tv_sec; in update_link_stats()
Completed in 20 milliseconds