6#if WITH_DEV_AUTOMATION_TESTS
19 RxGetCycles.Emplace(FStatsCollector::GetSeconds(), CurrentCycles);
23 static double CyclesToSeconds(
uint64 Cycles)
35 SecondsPerCycle = 1.0 / 100.0;
41 static uint64 CurrentCycles;
42 static double SecondsPerCycle;
46 uint64 FMockCyclesProvider::CurrentCycles;
47 double FMockCyclesProvider::SecondsPerCycle;
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition BuildPatchFileConstructor.h:28