You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ReadMe.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# Constant Process Priority
2
2
Constantly updates one or more processes' priority level.
3
3
4
+

5
+
4
6
## My purpose
5
7
I've made it so Unreal Engine's ShaderCompileWorker.exe several instances would have a High priority all the time, but you may find another use to it. It's very basic but does what I want it to.
6
8
@@ -19,4 +21,4 @@ Priority level is set by a number. Possible values are:
0 commit comments