The Initialized_Timer procedure returns true iff the Timer object has been initialized.
Calling syntax:
| Logical = Initialized(Timer) |
Input variable:
| Timer | The Timer object to be examined. |
Output variable:
| Initialized | True iff the Timer object has been initialized. |
The Initialized_Timer code listing contains additional documentation.