Searched refs:stop (Results 1 – 1 of 1) sorted by relevance
20 clock_t start, stop; in main() local30 stop = clock (); in main()33 (intmax_t) (stop - start), (intmax_t) start, (intmax_t) stop); in main()
Completed in 2 milliseconds