public interface CoreEventLoop
extends net.openhft.chronicle.core.threads.EventLoop
| Modifier and Type | Method and Description |
|---|---|
void |
dumpRunningState(@NotNull String message,
@NotNull BooleanSupplier finalCheck) |
long |
loopStartMS() |
Thread |
thread() |
addHandler, awaitTermination, isAlive, isClosed, name, start, stop, unpauseThread thread()
long loopStartMS()
void dumpRunningState(@NotNull
@NotNull String message,
@NotNull
@NotNull BooleanSupplier finalCheck)
Copyright © 2021. All rights reserved.