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
8#elif PLATFORM_MAC
10#elif PLATFORM_ANDROID
12#else
15#endif
FGenericPlatformRHIFramePacer FPlatformRHIFramePacer
Definition PlatformFramePacer.h:14
Definition GenericPlatformFramePacer.h:18