Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Stats > API/Runtime/Core/Stats/FConditionalScopeLogTime > API/Runtime/Core/Stats/FConditionalScopeLogTime/__ctor
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Stats/StatsMisc.h |
Include | #include "Stats/StatsMisc.h" |
Source | /Engine/Source/Runtime/Core/Private/Stats/StatsMisc.cpp |
FConditionalScopeLogTime
&40;
bool bCondition,
const WIDECHAR &42; InName,
FTotalTimeAndCount &42; InCumulative,
EScopeLogTimeUnits InUnits
&41;
Remarks
Initialization constructor.
Parameters
Name | Description |
---|---|
InName | String that will be displayed in the log |
InGlobal | Pointer to the variable that holds the cumulative stats |