EVENT_TIMER_TICK

Object Types: Timers.

Description: When the callback function associated with a timer control is called at the end of a timer interval, the event is EVENT_TIMER_TICK. Refer to Programming with Timer Controls.

Event Data Parameters: eventData1 = pointer to current time.

eventData2 = pointer to time since the control last received EVENT_TIMER_TICK.