Use high-priority thread for emulation

This commit is contained in:
2024-11-10 18:19:25 -05:00
parent 6dc3697baf
commit e8b706df20
3 changed files with 38 additions and 11 deletions
+1
View File
@@ -19,6 +19,7 @@ num-traits = "0.2"
pollster = "0.4"
rtrb = "0.3"
rubato = "0.16"
thread-priority = "1"
wgpu = "22.1"
winit = "0.30"