Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FScopeCycleCounter
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopeCycleCounter
(
TStatId, |
Stats/LightweightStats.h | ||
FScopeCycleCounter
(
TStatId, |
Stats/LightweightStats.h |
FScopeCycleCounter(TStatId, bool)
| Name | FScopeCycleCounter |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Stats/LightweightStats.h |
| Include Path | #include "Stats/LightweightStats.h" |
FScopeCycleCounter
(
TStatId ,
bool bAlways
)
FScopeCycleCounter(TStatId, EStatFlags, bool)
| Name | FScopeCycleCounter |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Stats/LightweightStats.h |
| Include Path | #include "Stats/LightweightStats.h" |
FScopeCycleCounter
(
TStatId ,
EStatFlags ,
bool bAlways
)