Package org.zeromq.timer
Provides timing utility classes for ØMQ.
-
Interface Summary Interface Description TimerHandler Called when the time has come to perform some action. -
Class Summary 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.