#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) |
typedef long long zorba::audit::AuditorTraits< zorba::time::Timer, 0x1 >::audit_type |
Definition at line 184 of file audit_scoped.h.
typedef zorba::time::Timer zorba::audit::AuditorTraits< zorba::time::Timer, 0x1 >::value_type |
Definition at line 183 of file audit_scoped.h.
static audit_type zorba::audit::AuditorTraits< zorba::time::Timer, 0x1 >::end | ( | value_type & | value | ) | [inline, static] |
Definition at line 188 of file audit_scoped.h.
References zorba::time::Timer::getStart().
static void zorba::audit::AuditorTraits< zorba::time::Timer, 0x1 >::start | ( | value_type & | value | ) | [inline, static] |
Definition at line 185 of file audit_scoped.h.
References zorba::time::Timer::start().