Lines Matching full:start_time
202 static struct timeval start_time; /* Time when link was started. */574 gettimeofday(&start_time, NULL);1271 gettimeofday(&start_time, NULL);1287 link_connect_time = now.tv_sec - start_time.tv_sec;