Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FGenericPlatformMisc
Description
Profiler enter background events. These are for timing backgrounding. Some platforms have a timeout for this
| Name | BeginEnterBackgroundEvent |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformMisc.h |
| Include Path | #include "GenericPlatform/GenericPlatformMisc.h" |
static void BeginEnterBackgroundEvent
(
const TCHAR * Text
)