#ifdef __cplusplus extern "C" { #endif double wallclock(void); double cputime(void); #ifdef __cplusplus } #endif