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 |
loopStartNS() |
Thread |
thread() |
Thread thread()
long loopStartNS()
void dumpRunningState(@NotNull
@NotNull String message,
@NotNull
@NotNull BooleanSupplier finalCheck)
Copyright © 2022. All rights reserved.