clock 791 tools/crm_simulate.c start = clock(); clock 816 tools/crm_simulate.c printf(" %.2f secs\n", (clock() - start) / (float) CLOCKS_PER_SEC);