TibrvTimerCallback.onTimer()

Method

Declaration

void onTimer(TibrvTimer timer)

Purpose

Process timer events.

Remarks

Implement this method to process timer events.

Parameter

Description

timer

This parameter receives the timer event.