Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kPeriodic_Stop ( kPeriodic  timer)

Stops timer callbacks.

It is guaranteed that callbacks are stopped when this function returns. Deadlock can occur if a timer callback is in progress and is blocked indefinitely. It is safe to call this function from within a timer callback.

Parameters
timerkPeriodic object.
Returns
Operation status.