UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FScopedABTimer Class Reference

#include <ABTesting.h>

+ Inheritance diagram for FScopedABTimer:

Public Member Functions

 FScopedABTimer ()
 
 ~FScopedABTimer ()
 
- Public Member Functions inherited from FDurationTimer
 FDurationTimer (double &AccumulatorIn)
 
double Start ()
 
double Stop ()
 

Additional Inherited Members

- Protected Attributes inherited from FDurationTimer
double StartTime
 
doubleAccumulator
 

Constructor & Destructor Documentation

◆ FScopedABTimer()

FScopedABTimer::FScopedABTimer ( )
inlineexplicit

◆ ~FScopedABTimer()

FScopedABTimer::~FScopedABTimer ( )
inline

Dtor, updating seconds with time delta.


The documentation for this class was generated from the following file: