|
CUBRID Engine
latest
|
#include <monitor_collect.hpp>

Public Member Functions | |
| autotimer ()=delete | |
| autotimer (timer_statistic &timer_stat, bool active=true) | |
| ~autotimer () | |
Private Attributes | |
| timer_statistic & | m_stat |
| bool | m_active |
Definition at line 83 of file monitor_collect.hpp.
|
delete |
|
inline |
Definition at line 291 of file monitor_collect.hpp.
References cubmonitor::timer_statistic< T >::autotimer::m_active, cubmonitor::timer_statistic< T >::autotimer::m_stat, and cubmonitor::timer_statistic< T >::reset_timer().
|
inline |
Definition at line 302 of file monitor_collect.hpp.
References cubmonitor::timer_statistic< T >::autotimer::m_active, cubmonitor::timer_statistic< T >::autotimer::m_stat, and cubmonitor::timer_statistic< T >::time().
|
private |
Definition at line 91 of file monitor_collect.hpp.
Referenced by cubmonitor::timer_statistic< T >::autotimer::autotimer(), and cubmonitor::timer_statistic< T >::autotimer::~autotimer().
|
private |
Definition at line 90 of file monitor_collect.hpp.
Referenced by cubmonitor::timer_statistic< T >::autotimer::autotimer(), and cubmonitor::timer_statistic< T >::autotimer::~autotimer().