mass code dump
Signed-off-by: deepCurse <leverplays@gmail.com>
This commit is contained in:
parent
f71abeb499
commit
573443e4b4
17 changed files with 438 additions and 289 deletions
|
@ -62,7 +62,7 @@ public class Boot {
|
|||
|
||||
long bootTime = System.currentTimeMillis() - preBootTime;
|
||||
|
||||
System.out.println("Taken "+bootTime+"ms to boot");
|
||||
Log.boot("Taken "+bootTime+"ms to boot");
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue