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