Navigation
API > API/Runtime > API/Runtime/Core
| Name | CustomStatTimerScope |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/FramePro/FramePro.h |
| Include Path | #include "FramePro/FramePro.h" |
Syntax
class CustomStatTimerScope
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
CustomStatTimerScope
(
CustomStatTimer& timer |
FramePro/FramePro.h | ||
CustomStatTimerScope
(
const CustomStatTimerScope& |
FramePro/FramePro.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~CustomStatTimerScope() |
FramePro/FramePro.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| m_StartTime | int64 | FramePro/FramePro.h | ||
| mp_Timer | CustomStatTimer * | FramePro/FramePro.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
CustomStatTimerScope & operator=
(
const CustomStatTimerScope& |
FramePro/FramePro.h |