34 #include "utils/perfstat.h"
36 #include "utils/timer.h"
101 const std::string &eventId =
event.getId();
102 if (eventId ==
"reset")
106 else if (eventId ==
"copy")
108 std::string
data(
"perf:");
void addInputText(const std::string &text, const bool space)
void setCaption(const std::string &caption)
ContainerPlacer getPlacer(const int x, const int y)
Label * mWorseStatLabels[PERFSTAT_LAST_STAT - 1]
void action(const ActionEvent &event)
Label * mStatLabels[PERFSTAT_LAST_STAT - 1]
StatDebugTab(const Widget2 *const widget)
static const size_t PERFSTAT_LAST_STAT
static const int MILLISECONDS_IN_A_TICK
int getWorstTime(const size_t counterId)
int getTime(const size_t frameId, const size_t counterId)
#define BLOCK_START(name)
std::string strprintf(const char *const format,...)