Go to the source code of this file.
Namespaces | |
namespace | zorba |
Copyright 2006-2011 The FLWOR Foundation. | |
namespace | zorba::time |
Typedefs | |
typedef clock_t | zorba::time::cputime |
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) |
long | zorba::time::get_walltime_in_millis (const walltime &t) |