@FunctionalInterface public static interface TimerService.TimerHandler
TimerService.poll(long).| Modifier and Type | Method and Description |
|---|---|
boolean |
onTimerEvent(long correlationId)
Invoked for each expired timer.
|
Copyright © 2014-2023 Real Logic Limited. All Rights Reserved.