TibrvEvent::isTimer()

Method

Declaration

tibrv_bool isTimer() const;

Purpose

Test whether this event object is a timer.

Remarks

This method returns TIBRV_TRUE when the event is a timer. Otherwise, it returns TIBRV_FALSE.

See Also

TibrvListener

TibrvTimer

TIBRVFT_ACTIVATE

TibrvCmListener