Package zmq.util

Interface Timers.Handler

All Known Subinterfaces:
TimerHandler, ZTimer.Handler
Enclosing class:
Timers

public static interface Timers.Handler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    time(Object... args)
     
  • Method Details

    • time

      void time(Object... args)