Add memory profiling events to the main areas of the engine
This commit is contained in:
@@ -33,6 +33,7 @@ ProfilingToolsService ProfilingToolsServiceInstance;
|
||||
void ProfilingToolsService::Update()
|
||||
{
|
||||
ZoneScoped;
|
||||
PROFILE_MEM(Profiler);
|
||||
|
||||
// Capture stats
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user