|
Electroneum
|
#include <ado_db_helper.h>

Public Member Functions | |
| profile_entry () | |
Public Attributes | |
| math_helper::average< DWORD, 10 > | m_avrg |
| size_t | m_call_count |
| DWORD | m_max_time |
| DWORD | m_min_time |
Definition at line 71 of file ado_db_helper.h.
|
inline |
Definition at line 73 of file ado_db_helper.h.
| math_helper::average<DWORD, 10> epee::ado_db_helper::profile_entry::m_avrg |
Definition at line 76 of file ado_db_helper.h.
| size_t epee::ado_db_helper::profile_entry::m_call_count |
Definition at line 77 of file ado_db_helper.h.
| DWORD epee::ado_db_helper::profile_entry::m_max_time |
Definition at line 78 of file ado_db_helper.h.
| DWORD epee::ado_db_helper::profile_entry::m_min_time |
Definition at line 79 of file ado_db_helper.h.