xTimerGetPeriod() function
TickType_t xTimerGetPeriod( TimerHandle_t xTimer ); Returns the period of a timer.
Arguments
xTimer
The handle of the timer being queried.
Return value
The period of the timer in ticks.
xTimerGetPeriod() is called by 1 function and calls 1 function:
![]()
xTimerGetPeriod()
xTimerGetPeriod() reads 1 variable:
![]()
xTimerGetPeriod()