]> www.ginac.de Git - cln.git/blobdiff - src/timing/cl_t_config.h.in
Retrieve the real time through gettimeofday(), not times().
[cln.git] / src / timing / cl_t_config.h.in
index a1a0fa16b6b6abe5ed309dbd5ff216bb06116a6d..aa4acecd7195a6362a04c21ab917329db94ba293 100644 (file)
 /* Define as the type of `tzp' in gettimeofday() declaration. */
 #undef GETTIMEOFDAY_TZP_T
 
-/* CL_TIMES_CLOCK */
-/* Define if you have the times() function and it returns the real time,
-   but don't have the gettimeofday() function. */
-#undef HAVE_TIMES_CLOCK
-
 /* CL_RUSAGE */
 /* Define if you have <sys/resource.h>. */
 #undef HAVE_SYS_RESOURCE_H