Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Stats > API/Runtime/Core/Stats/FConditionalScopeLogTime
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Stats/StatsMisc.h |
| Include | #include "Stats/StatsMisc.h" |
Syntax
enum EScopeLogTimeUnits
{
ScopeLog_DontLog,
ScopeLog_Milliseconds,
ScopeLog_Seconds,
}
Values
| Name | Description |
|---|---|
| ScopeLog_DontLog | |
| ScopeLog_Milliseconds | |
| ScopeLog_Seconds |