Interface | Description |
---|---|
TimerHandler |
Called when the time has come to perform some action.
|
Class | Description |
---|---|
ZTicker |
Manages set of tickets and timers.
|
ZTicket |
Manages set of tickets.
|
ZTicket.Ticket |
Opaque representation of a ticket.
|
ZTimer |
Manages set of timers.
|
ZTimer.Timer |
Opaque representation of a timer.
|
Provides timing utility classes for ØMQ.