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

#include <StatsCollector.h>

Public Member Functions

 FStatsParallelScopeTimer (volatile FStatsCollector::FAtomicValue *InStaticTempValue, volatile FStatsCollector::FAtomicValue *InTimerStat, volatile FStatsCollector::FAtomicValue *InCounterStat)
 
 ~FStatsParallelScopeTimer ()
 
FStatsCollector::FAtomicValue GetCurrentTime () const
 

Constructor & Destructor Documentation

◆ FStatsParallelScopeTimer()

BuildPatchServices::FStatsParallelScopeTimer::FStatsParallelScopeTimer ( volatile FStatsCollector::FAtomicValue InStaticTempValue,
volatile FStatsCollector::FAtomicValue InTimerStat,
volatile FStatsCollector::FAtomicValue InCounterStat 
)
inline

◆ ~FStatsParallelScopeTimer()

BuildPatchServices::FStatsParallelScopeTimer::~FStatsParallelScopeTimer ( )
inline

Member Function Documentation

◆ GetCurrentTime()

FStatsCollector::FAtomicValue BuildPatchServices::FStatsParallelScopeTimer::GetCurrentTime ( ) const
inline

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