Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
0
Fork 0
You've already forked UnrealEngineUWP
mirror of https://github.com/izzy2lost/UnrealEngineUWP.git synced 2026-03-26 18:15:20 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
5.4
UnrealEngineUWP/Engine/Source/Runtime/RenderCore/Internal/RenderThreadTimeoutControl.h

9 lines
206 B
C
Raw Permalink Normal View History

RenderCore: Fixed crashes that could occur while using DumpGPU console command if writes to the drive are slow. #rb David.Harvey #jira UE-160213 #rnx [CL 27107689 by wojciech krywult in ue5-main branch]
2023-08-15 12:55:53 -04:00
// Copyright Epic Games, Inc. All Rights Reserved.
#pragma once
Fixing various header only compile errors. [CL 30138626 by christopher waters in ue5-main branch]
2023-12-05 17:55:30 -05:00
#include "HAL/Platform.h"
RenderCore: Fixed crashes that could occur while using DumpGPU console command if writes to the drive are slow. #rb David.Harvey #jira UE-160213 #rnx [CL 27107689 by wojciech krywult in ue5-main branch]
2023-08-15 12:55:53 -04:00
extern RENDERCORE_API void SuspendRenderThreadTimeout();
extern RENDERCORE_API void ResumeRenderThreadTimeout();
Reference in New Issue Copy Permalink
Powered by Gitea Page: 1253ms Template: 4ms
English
English
Licenses API