Ref: ensure comment matches reality
This commit is contained in:
committed by
Sheepit Renderfarm
parent
b97054738b
commit
bd3fc92634
@@ -66,6 +66,9 @@ public abstract class OS {
|
||||
|
||||
public abstract boolean checkNiceAvailability();
|
||||
|
||||
/**
|
||||
* Shutdown the computer waiting delayInMinutes minutes to allow all SheepIt threads to close and exit the app
|
||||
*/
|
||||
public abstract void shutdownComputer(int delayInMinutes);
|
||||
|
||||
public CPU getCPU() {
|
||||
|
||||
Reference in New Issue
Block a user