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()
Deprecated.
|
long |
loopStartNS() |
Thread |
thread() |
addHandler, awaitTermination, isAlive, isClosed, name, start, stop, unpauseThread thread()
@Deprecated long loopStartMS()
long loopStartNS()
void dumpRunningState(@NotNull
@NotNull String message,
@NotNull
@NotNull BooleanSupplier finalCheck)
Copyright © 2021. All rights reserved.