mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-04 00:46:08 +00:00
fixes
This commit is contained in:
parent
1b0ff36d51
commit
0175cfa986
@ -66,6 +66,7 @@ public class IrisBenchmarking {
|
|||||||
startBenchmarkTimer();
|
startBenchmarkTimer();
|
||||||
Iris.info("Benchmark Started!");
|
Iris.info("Benchmark Started!");
|
||||||
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;
|
||||||
|
|
||||||
// help
|
// help
|
||||||
CompletableFuture<Void> future = CompletableFuture.runAsync(() -> {
|
CompletableFuture<Void> future = CompletableFuture.runAsync(() -> {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user