Made all mining threads low-priority.

This commit is contained in:
Revertron
2021-03-06 21:56:54 +01:00
parent b0e78edb3d
commit c5d20d2e00
3 changed files with 5 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@ log = "0.4.14"
simple_logger = "1.11.0"
rust-crypto = "^0.2"
num_cpus = "1.13.0"
thread-priority = "0.2.1"
byteorder = "1.3.2"
web-view = { version = "0.7.2", features = [] }
tinyfiledialogs = "3.3.10"