Go to the source code of this file.
Namespaces | |
zorba | |
Copyright 2006-2011 The FLWOR Foundation. | |
zorba::time | |
Constant Groups | |
zorba | |
Copyright 2006-2011 The FLWOR Foundation. | |
zorba::time | |
Macros | |
#define | ZORBA_UTIL_TIME_H |
Typedefs | |
typedef clock_t | zorba::time::cputime |
typedef long long | zorba::time::msec_type |
typedef struct timeval | zorba::time::walltime |
Functions | |
double | zorba::time::get_cputime_elapsed (const cputime &t0, const cputime &t1) |
void | zorba::time::get_current_cputime (cputime &t) |
void | zorba::time::get_current_walltime (walltime &t) |
double | zorba::time::get_walltime_elapsed (const walltime &t0, const walltime &t1) |
msec_type | zorba::time::get_walltime_in_millis (const walltime &t) |
#define ZORBA_UTIL_TIME_H |
Definition at line 18 of file util/time.h.