Searched refs:maxTime (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/zstd/zlibWrapper/examples/
H A Dzwrapbench.c203 U64 const maxTime = (g_nbIterations * TIMELOOP_MICROSEC) + 100; local
367 cCompleted = totalCTime>maxTime;
509 dCompleted = totalDTime>maxTime;

Completed in 24 milliseconds