Add Tracy profile zone to in-build profiling tools CPU update
This commit is contained in:
@@ -29,6 +29,8 @@ ProfilingToolsService ProfilingToolsServiceInstance;
|
||||
|
||||
void ProfilingToolsService::Update()
|
||||
{
|
||||
ZoneScoped;
|
||||
|
||||
// Capture stats
|
||||
{
|
||||
auto& stats = ProfilingTools::Stats;
|
||||
|
||||
Reference in New Issue
Block a user