Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Stats
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Stats/StatsMisc.h |
| Include | #include "Stats/StatsMisc.h" |
Syntax
class FSecondsCounterScope
Remarks
Utility class to update a FSecondsCounterData. Does nothing in STATS disabled builds.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSecondsCounterScope
(
FSecondsCounterData& InData |