| Package | Description |
|---|---|
| org.zeromq.timer |
Provides timing utility classes for ØMQ.
|
| Modifier and Type | Field and Description |
|---|---|
private ZTicket |
ZTicket.Ticket.parent |
private ZTicket |
ZTicker.ticket |
| Constructor and Description |
|---|
Ticket(ZTicket parent,
long now,
long delay,
TimerHandler handler,
java.lang.Object... args) |