Navigation
API > API/Runtime > API/Runtime/Core
Utility class to log time passed in seconds, adding cumulative stats to passed in variable.
| Name | FScopeLogTime |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Stats/StatsMisc.h |
| Include Path | #include "Stats/StatsMisc.h" |
Syntax
struct FScopeLogTime : public FConditionalScopeLogTime
Inheritance Hierarchy
- FConditionalScopeLogTime → FScopeLogTime
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopeLogTime
(
const WIDECHAR* InName, |
Stats/StatsMisc.h | ||
FScopeLogTime
(
const ANSICHAR* InName, |
Stats/StatsMisc.h |