Interface TimerHandler

All Superinterfaces:
Timers.Handler
All Known Subinterfaces:
ZTimer.Handler

public interface TimerHandler extends Timers.Handler
Called when the time has come to perform some action. This is a DRAFT class, and may change without notice.
  • Method Summary

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