#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 196 of file audit_scoped.h.
| typedef long long zorba::audit::AuditorTraits< zorba::time::Timer, 0x2 >::audit_type |
Definition at line 198 of file audit_scoped.h.
| typedef zorba::time::Timer zorba::audit::AuditorTraits< zorba::time::Timer, 0x2 >::value_type |
Definition at line 197 of file audit_scoped.h.
| static audit_type zorba::audit::AuditorTraits< zorba::time::Timer, 0x2 >::end | ( | value_type & | value | ) | [inline, static] |
Definition at line 202 of file audit_scoped.h.
References zorba::time::Timer::elapsed().
| static void zorba::audit::AuditorTraits< zorba::time::Timer, 0x2 >::start | ( | value_type & | value | ) | [inline, static] |
Definition at line 199 of file audit_scoped.h.
References zorba::time::Timer::start().