Zen API
|
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.
timer | kPeriodic object. |