TibrvTimer::getInterval()
Method
Declaration
TibrvStatus getInterval (tibrv_f64& interval) const;
Purpose
Extract the interval from a timer event object.
|
Parameter |
Description |
|
|
The program supplies a variable. The method stores the interval of the timer event object in that variable. |