Electroneum
epee::ado_db_helper::profile_entry Struct Reference

#include <ado_db_helper.h>

Collaboration diagram for epee::ado_db_helper::profile_entry:

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
 

Detailed Description

Definition at line 71 of file ado_db_helper.h.

Constructor & Destructor Documentation

◆ profile_entry()

epee::ado_db_helper::profile_entry::profile_entry ( )
inline

Member Data Documentation

◆ m_avrg

math_helper::average<DWORD, 10> epee::ado_db_helper::profile_entry::m_avrg

Definition at line 76 of file ado_db_helper.h.

◆ m_call_count

size_t epee::ado_db_helper::profile_entry::m_call_count

Definition at line 77 of file ado_db_helper.h.

◆ m_max_time

DWORD epee::ado_db_helper::profile_entry::m_max_time

Definition at line 78 of file ado_db_helper.h.

◆ m_min_time

DWORD epee::ado_db_helper::profile_entry::m_min_time

Definition at line 79 of file ado_db_helper.h.


The documentation for this struct was generated from the following file: