Lines Matching full:tnow
54 clock_t tnow = clock();55 if (((tnow - t0) / CLOCKS_PER_SEC) > MAX_TIME) {