Monero
Public Member Functions | Public Attributes | List of all members
epee::profile_tools::local_call_account Struct Reference

#include <profile_tools.h>

Collaboration diagram for epee::profile_tools::local_call_account:
Collaboration graph
[legend]

Public Member Functions

 local_call_account (const char *pstr)
 
 ~local_call_account ()
 

Public Attributes

size_t m_count_of_call
 
uint64_t m_summary_time_used
 
const char * m_pname
 

Constructor & Destructor Documentation

◆ local_call_account()

epee::profile_tools::local_call_account::local_call_account ( const char *  pstr)
inline

◆ ~local_call_account()

epee::profile_tools::local_call_account::~local_call_account ( )
inline

Member Data Documentation

◆ m_count_of_call

size_t epee::profile_tools::local_call_account::m_count_of_call

◆ m_pname

const char* epee::profile_tools::local_call_account::m_pname

◆ m_summary_time_used

uint64_t epee::profile_tools::local_call_account::m_summary_time_used

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