Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FScopeLogTime
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopeLogTime
(
const WIDECHAR* InName, |
Stats/StatsMisc.h | ||
FScopeLogTime
(
const ANSICHAR* InName, |
Stats/StatsMisc.h |
FScopeLogTime(const WIDECHAR , FTotalTimeAndCount , EScopeLogTimeUnits)
| Name | FScopeLogTime |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Stats/StatsMisc.h |
| Include Path | #include "Stats/StatsMisc.h" |
FScopeLogTime
(
const WIDECHAR * InName,
FTotalTimeAndCount * InCumulative,
EScopeLogTimeUnits InUnits
)
FScopeLogTime(const ANSICHAR , FTotalTimeAndCount , EScopeLogTimeUnits)
| Name | FScopeLogTime |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Stats/StatsMisc.h |
| Include Path | #include "Stats/StatsMisc.h" |
FScopeLogTime
(
const ANSICHAR * InName,
FTotalTimeAndCount * InCumulative,
EScopeLogTimeUnits InUnits
)