Searched refs:start_time (Results 1 – 1 of 1) sorted by relevance
409 struct timeval start_time, end_time, diff_time; in main() local434 gettimeofday(&start_time, NULL); in main()435 srandom(start_time.tv_usec); in main()579 gettimeofday(&start_time, NULL); in main()705 timersub(&end_time, &start_time, &diff_time); in main()