mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2025-03-25 14:45:07 +01:00
DroidFish: Improved comment.
This commit is contained in:
parent
b1dbe5293c
commit
e0c07f52ab
@ -169,7 +169,7 @@ public class ExternalEngine extends UCIEngineBase {
|
||||
}
|
||||
}
|
||||
|
||||
/** Try to change the engine process priority to 5. */
|
||||
/** Try to lower the engine process priority. */
|
||||
private void reNice() {
|
||||
try {
|
||||
java.lang.reflect.Field f = engineProc.getClass().getDeclaredField("pid");
|
||||
|
Loading…
x
Reference in New Issue
Block a user