Fix for UI lag on GPU switch

This commit is contained in:
seerge
2023-03-10 21:50:20 +01:00
parent 43c6def162
commit 92d1b97b95
5 changed files with 80 additions and 64 deletions

View File

@@ -1,4 +1,5 @@
using System.Diagnostics;
using GHelper;
using System.Diagnostics;
using System.Management;
using System.Runtime.InteropServices;