Home | History | Annotate | Download | only in tests

Lines Matching refs:t0

3473   long t0 = clock();
3474 long t __attribute__((unused)) = t0;
3478 //printf("Iter: %d; %ld %ld\n", it, clock() - t, clock() - t0);