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

Stops the timer.

kTimer_Elapsed can be used to report the time between start and stop.

The use of kTimer_Stop is strictly optional; it is not necessary to call kTimer_Stop for each invocation of kTimer_Start.

Parameters
timerTimer object.
Returns
Operation status.