Home | History | Annotate | Download | only in dist

Lines Matching full:total_match_time

3009 clock_t total_match_time = 0;
5141 total_match_time += (time_taken = clock() - start_time);
5709 (((double)total_match_time * 1000.0) / (double)timeitm) /