rewrite profiler

This commit is contained in:
Irlan
2018-04-07 21:15:04 -03:00
parent 9bb4314cea
commit 63bc6c8674
10 changed files with 502 additions and 216 deletions

View File

@ -26,6 +26,7 @@
#include <testbed/framework/debug_draw.h>
#include <testbed/framework/profiler.h>
#include <testbed/framework/recorder_profiler.h>
inline float32 RandomFloat(float32 a, float32 b)
{