[MISC] Allow user to override process priority class
This commit is contained in:
committed by
Radosław Gliński
parent
82cb261140
commit
cf0ee05da6
@@ -294,4 +294,6 @@ void ShowSimpleMessageBox(SimpleMessageBoxType type, std::string_view message) {
|
||||
// Java VM for the calling thread is needed.
|
||||
}
|
||||
|
||||
bool SetProcessPriorityClass(const uint32_t priority_class) { return true; }
|
||||
|
||||
} // namespace xe
|
||||
|
||||
Reference in New Issue
Block a user