![]() |
Ember
|
#include "Utils/PerformanceMonitor.h"#include <algorithm>#include <fstream>#include <iomanip>#include <sstream>#include <wx/dc.h>#include <wx/dcbuffer.h>#include <wx/file.h>#include <wx/wx.h>Go to the source code of this file.
Namespaces | |
| namespace | EmberForge |
Functions | |
| EmberForge::wxBEGIN_EVENT_TABLE (PerformancePanel, wxPanel) EVT_TIMER(ID_UPDATE_TIMER | |
| PerformancePanel::OnUpdateTimer | EmberForge::EVT_PAINT (PerformancePanel::OnPaint) EVT_SIZE(PerformancePanel |