Timer
From Lianjapedia
Revision as of 06:38, 10 January 2013 by Helen.george (Talk | contribs)
Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages.
Properties
This class supports the Common Properties plus the following:
| Property | Access (R/RW) | Value | Description |
|---|---|---|---|
| Enabled | RW | ||
| Interval | RW | Numeric | Interval for timer timeout in milliseconds |
Methods
This class supports the Common Methods plus the following:
| Method | Args | Description |
|---|---|---|
| Reset | None | Reset the timer |
Events
This class supports the Common Events plus the following:
| Event | Args | Description |
|---|---|---|
| timer | None | Occurs on timer timeout |