Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/CustomStatTimerScope
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
CustomStatTimerScope
(
CustomStatTimer& timer |
FramePro/FramePro.h | ||
CustomStatTimerScope
(
const CustomStatTimerScope& |
FramePro/FramePro.h |
CustomStatTimerScope(CustomStatTimer &)
| Name | CustomStatTimerScope |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/FramePro/FramePro.h |
| Include Path | #include "FramePro/FramePro.h" |
CustomStatTimerScope
(
CustomStatTimer & timer
)
CustomStatTimerScope(const CustomStatTimerScope &)
| Name | CustomStatTimerScope |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/FramePro/FramePro.h |
| Include Path | #include "FramePro/FramePro.h" |
CustomStatTimerScope
(
const CustomStatTimerScope &
)