Timing functions (report and diagnostics) OPENMPMARK: assume all mytime routines not called by multiple threads. More...
#include "decs.h"
Go to the source code of this file.
Macros | |
#define | DIAGFACTOR (10.0) |
Functions | |
void | mycpuclock (clock_t *time) |
void | myustimes (clock_t *time) |
Timing functions (report and diagnostics) OPENMPMARK: assume all mytime routines not called by multiple threads.
Definition in file mytime.c.
#define DIAGFACTOR (10.0) |