Add more profiler events

This commit is contained in:
Wojtek Figat
2025-07-28 15:15:09 +02:00
parent 354eaac56c
commit a7ffd9e57f
3 changed files with 6 additions and 2 deletions

View File

@@ -19,6 +19,7 @@
void AssetsCache::Init()
{
PROFILE_CPU();
Entry e;
int32 count;
Stopwatch stopwatch;