Go to the source code of this file.
Functions | |
double | wallTime (void) |
Copyright (C) 2010 Max-Planck-Society
Definition in file walltime_c.h.
double wallTime | ( | void | ) |
Returns an approximation of the current wall time (in seconds). The first available of the following timers will be used:
This function has an execution time between 10 and 100 nanoseconds.
Definition at line 43 of file walltime_c.c.