Set process priority to high on windows
This commit is contained in:
@@ -23,6 +23,9 @@ thread-priority = "1"
|
||||
wgpu = "23.0"
|
||||
winit = "0.30"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
windows = { version = "0.58", features = ["Win32_System_Threading"] }
|
||||
|
||||
[build-dependencies]
|
||||
cc = "1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user