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