UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PlatformFramePacer.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
#pragma once
3
4
#include "
CoreTypes.h
"
5
6
#if PLATFORM_IOS
7
#include "
IOS/IOSPlatformFramePacer.h
"
8
#elif PLATFORM_MAC
9
#include "
Mac/MacPlatformFramePacer.h
"
10
#elif PLATFORM_ANDROID
11
#include "
Android/AndroidPlatformFramePacer.h
"
12
#else
13
#include "
GenericPlatform/GenericPlatformFramePacer.h
"
14
typedef
FGenericPlatformRHIFramePacer
FPlatformRHIFramePacer
;
15
#endif
AndroidPlatformFramePacer.h
CoreTypes.h
GenericPlatformFramePacer.h
IOSPlatformFramePacer.h
MacPlatformFramePacer.h
FPlatformRHIFramePacer
FGenericPlatformRHIFramePacer FPlatformRHIFramePacer
Definition
PlatformFramePacer.h:14
FGenericPlatformRHIFramePacer
Definition
GenericPlatformFramePacer.h:18
Engine
Source
Runtime
ApplicationCore
Public
HAL
PlatformFramePacer.h
Generated by
1.9.8