mirror of
https://github.com/Dark98/SliceBeam.git
synced 2026-07-03 00:38:53 +00:00
Schedule truetime as non-critical task
This commit is contained in:
@@ -8,6 +8,7 @@ public class BootTask {
|
||||
public final Runnable run;
|
||||
public boolean workerThread;
|
||||
public int priority;
|
||||
public boolean nonCritical;
|
||||
|
||||
/* package */ int index;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user