The MarkTime object, also called timer, can be used to:
The following sample shows a timer on the control:

The MarkTimes collection supports the following properties and methods:


| Name | Description | |||
| Add | Adds a MarkTime object to the collection and returns a reference to the newly created object. | |||
| Clear | Removes all objects in a collection. | |||
| Count | Returns the number of objects in a collection. | |||
| Item | Returns a specific MarkTime of the MarkTimes collection, giving its key. | |||
| Remove | Removes a specific member from the MarkTimes collection. |