@FunctionalInterface public static interface DeadlineTimerWheel.TimerConsumer
| Modifier and Type | Method and Description |
|---|---|
void |
accept(long deadline,
long timerId)
Called for each timer in the Timer Wheel.
|
Copyright © 2014-2022 Real Logic Limited. All Rights Reserved.