Difference between revisions of "Timer"

From Lianjapedia
Jump to: navigation, search
Line 10: Line 10:
 
!Value
 
!Value
 
!width="50%"|Description
 
!width="50%"|Description
|-
 
|Enabled
 
|RW
 
|
 
|
 
 
|-
 
|-
 
|valign="top"|Interval
 
|valign="top"|Interval

Revision as of 13:07, 10 January 2013

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
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