Timer
Class in LogicToolkit / Inherits from: object
Description
Measure the passage of time
Properties
| Property Name | Description |
|---|---|
| PlayState | Play status |
| Time | Elapsed time |
Methods
| Method Name | Description |
|---|---|
| Pause | Pause. |
| Play | Start playing |
| Resume | Resume. |
| Stop | Stop playback |