DCT Lightfoot v3 API specification

com.dctl.hardware.timer
Interface TimerCallback


public interface TimerCallback

Timer callback interface


Method Summary
 void timerEvent(Timer timer)
          The timer has expired
 

Method Detail

timerEvent

public void timerEvent(Timer timer)
The timer has expired

Parameters:
timer - The timer that expired

DCT Lightfoot v3 API specification

DCT Lightfoot v3 API specification