testbed, tests, ui

This commit is contained in:
Irlan
2018-04-12 01:50:22 -03:00
parent 3c8af0060a
commit eb698f146a
31 changed files with 1031 additions and 1370 deletions

View File

@ -47,4 +47,6 @@ private:
b3StackArray<ProfilerRecord, 256> m_records;
};
extern RecorderProfiler* g_profilerRecorder;
#endif