Polyphase Game Engine
Loading...
Searching...
No Matches
Profiler.cpp File Reference
#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 ()
 
ProfilerGetProfiler ()
 

Function Documentation

◆ CreateProfiler()

void CreateProfiler ( )

◆ DestroyProfiler()

void DestroyProfiler ( )

◆ GetProfiler()

Profiler * GetProfiler ( )