tick property

int get tick

The value starts at zero and is incremented each time a timer event occurs, so each callback will see a larger value than the previous one.

Implementation

int get tick;