Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FCookStats > API/Runtime/Core/FCookStats/FScopedStatsCounter
Description
Used to track cycles, but not as a new hit/miss. Used when the timing for a "call" is spread out in the code and mustbe measured in multiple places.
| Name | TrackCyclesOnly |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/ProfilingDebugging/CookStats.h |
| Include Path | #include "ProfilingDebugging/CookStats.h" |
void TrackCyclesOnly()