|
Polyphase Game Engine
|
#include "Profiler.h"#include "Engine.h"#include "System/System.h"#include "Maths.h"#include "Clock.h"#include "Log.h"#include "Assertion.h"#include "Graphics/Graphics.h"Functions | |
| void | CreateProfiler () |
| void | DestroyProfiler () |
| Profiler * | GetProfiler () |
| void CreateProfiler | ( | ) |
| void DestroyProfiler | ( | ) |
| Profiler * GetProfiler | ( | ) |