Add Tracy profile zone to in-build profiling tools CPU update

This commit is contained in:
Wojtek Figat
2022-11-24 20:01:46 +01:00
parent 6f95f162d0
commit 9076d3b82b

View File

@@ -29,6 +29,8 @@ ProfilingToolsService ProfilingToolsServiceInstance;
void ProfilingToolsService::Update()
{
ZoneScoped;
// Capture stats
{
auto& stats = ProfilingTools::Stats;