Files
UnrealEngineUWP/Engine/Source/Runtime/Core
Martin Sevigny c966c14866 Add support for an unlimited number of cores in FWindowsPlatformProcess::GetPerFrameProcessorUsage.
The previous code was hardcoded to support a maximum of 128 cores and would assert if more cores were detected.

The problem was reported on UDN.

#jira UE-227879
#rb elizabeth.bunner, ben.woodhouse
#lockdown mark.lintott

[CL 37217479 by Martin Sevigny in 5.5 branch]
2024-10-17 04:42:41 -04:00
..