#include <zorba/audit_scoped.h>
Public Types | |
typedef long long | audit_type |
typedef zorba::time::Timer | value_type |
Static Public Member Functions | |
static audit_type | end (value_type &value) |
static void | start (value_type &value) |
Definition at line 173 of file audit_scoped.h.
typedef long long zorba::audit::AuditorTraits< zorba::time::Timer >::audit_type |
Definition at line 175 of file audit_scoped.h.
Definition at line 174 of file audit_scoped.h.
static audit_type zorba::audit::AuditorTraits< zorba::time::Timer >::end | ( | value_type & | value | ) | [inline, static] |
Definition at line 179 of file audit_scoped.h.
References zorba::time::Timer::elapsed().
static void zorba::audit::AuditorTraits< zorba::time::Timer >::start | ( | value_type & | value | ) | [inline, static] |
Definition at line 176 of file audit_scoped.h.
References zorba::time::Timer::start().