mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-03 00:17:15 +00:00
fixes
This commit is contained in:
parent
19d94489d7
commit
555a7682e1
@ -68,7 +68,6 @@ public class IrisBenchmarking {
|
|||||||
Iris.warn("Although it may seem momentarily paused, it's actively processing.");
|
Iris.warn("Although it may seem momentarily paused, it's actively processing.");
|
||||||
BenchmarksCompleted = 0;
|
BenchmarksCompleted = 0;
|
||||||
|
|
||||||
// help
|
|
||||||
CompletableFuture<Void> future = CompletableFuture.runAsync(() -> {
|
CompletableFuture<Void> future = CompletableFuture.runAsync(() -> {
|
||||||
currentRunning = "calculateDiskSpeed";
|
currentRunning = "calculateDiskSpeed";
|
||||||
progressBar();
|
progressBar();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user