Removed profiler listener

This commit is contained in:
Irlan
2019-04-08 13:53:35 -03:00
parent 7ed4166f0c
commit 6aa677e133
7 changed files with 54 additions and 77 deletions

View File

@ -18,6 +18,8 @@
#include <testbed/framework/json_profiler.h>
JsonProfiler* g_jsonProfiler = nullptr;
#define STRING(x) String(x, sizeof(x) - 1)
JsonProfiler::JsonProfiler()