Navigation
API > API/Runtime > API/Runtime/Core
| Name | FScopedABTimer |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/ProfilingDebugging/ABTesting.h |
| Include Path | #include "ProfilingDebugging/ABTesting.h" |
Syntax
class FScopedABTimer : public FDurationTimer
Inheritance Hierarchy
- FDurationTimer → FScopedABTimer
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedABTimer() |
ProfilingDebugging/ABTesting.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FScopedABTimer() |
Dtor, updating seconds with time delta. | ProfilingDebugging/ABTesting.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| TimerData | double | ProfilingDebugging/ABTesting.h |