#include <zorba/util/timer.h>
Public Member Functions | |
double | elapsed () const |
time::msec_type | getStart () const |
void | start () |
|
inline |
Definition at line 34 of file timer.h.
References zorba::time::get_current_walltime(), and zorba::time::get_walltime_elapsed().
Referenced by zorba::audit::AuditorTraits< zorba::time::Timer >::end(), and zorba::audit::AuditorTraits< zorba::time::Timer, 0x2 >::end().
|
inline |
Definition at line 40 of file timer.h.
References zorba::time::get_walltime_in_millis().
Referenced by zorba::audit::AuditorTraits< zorba::time::Timer, 0x1 >::end().
|
inline |
Definition at line 30 of file timer.h.
References zorba::time::get_current_walltime().
Referenced by zorba::audit::AuditorTraits< zorba::time::Timer >::start(), zorba::audit::AuditorTraits< zorba::time::Timer, 0x1 >::start(), and zorba::audit::AuditorTraits< zorba::time::Timer, 0x2 >::start().