Home | History | Annotate | Download | only in tests

Lines Matching refs:clockDuration

273     clock_t const clockDuration = (clock_t)duration_s * CLOCKS_PER_SEC;
298 (cycleNb < nbCycles) || (FUZ_GetClockSpan(clockStart) < clockDuration);