You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb David.Harvey #jira UE-160213 #rnx [CL 27107689 by wojciech krywult in ue5-main branch]
7 lines
179 B
C
7 lines
179 B
C
// Copyright Epic Games, Inc. All Rights Reserved.
|
|
|
|
#pragma once
|
|
|
|
extern RENDERCORE_API void SuspendRenderThreadTimeout();
|
|
extern RENDERCORE_API void ResumeRenderThreadTimeout();
|