mWaba
Interface TimerProc

All Known Implementing Classes:
mControl, Form, mInput

public abstract interface TimerProc


Method Summary
 void ticked(int timerId, int howLate)
           
 

Method Detail

ticked

public void ticked(int timerId,
                   int howLate)