The Stop_Timer procedure stops the Timer. The Timer registers are not reset to zero.
Calling syntax:
| call Stop_Timer (Timer) |
Input variables:
| Timer | The Timer object to be stopped. |
Output variables:
| Timer | The Timer object that has been stopped. |
The Stop_Timer code listing contains additional documentation.