tibrvEvent_GetTimerInterval()
Function
Declaration
tibrv_statustibrvEvent_GetTimerInterval
(
tibrvEvent event,
tibrv_f64* interval);
Purpose
Extract the interval from a timer event object.
Parameter |
Description |
|
Extract the interval from this timer. |
|
The program supplies a location. The function stores the interval of the timer event object in that location. |