Code::Blocks
SVN r11506
|
#include <profiletimer.h>
Static Public Member Functions | |
static size_t | Registry (ProfileTimerData *ptd, const wxString &funcName) |
static void | Log () |
Private Types | |
typedef std::map< ProfileTimerData *, wxString > | ProfileMap |
Static Private Attributes | |
static ProfileMap | m_ProfileMap |
Definition at line 50 of file profiletimer.h.
|
private |
Definition at line 57 of file profiletimer.h.
|
static |
Definition at line 49 of file profiletimer.cpp.
References _T, LogManager::DebugLog(), Manager::Get(), Manager::GetLogManager(), and wxString::Printf().
|
static |
Definition at line 43 of file profiletimer.cpp.
|
staticprivate |
Definition at line 58 of file profiletimer.h.