Behaviour that periodically executes a user-defined piece of code. The user is expected to extend this class re-defining the method onTick() and including the piece of code that must be periodically executed into it.
@author Giovanni Caire - TILAB
| |