public interface HeartbeatTimer
HeartbeatThread
calls the tick()
method.Modifier and Type | Method and Description |
---|---|
void |
tick()
Waits until next heartbeat should be executed.
|
void tick() throws InterruptedException
InterruptedException
- if the thread is interrupted while waitingCopyright © 2023. All Rights Reserved.