A Timer component monitors elapsed time.
Standard Properties:
class, enabled, parent, proto, version.
enabled: Setting this property to 1 starts the timer; Setting it to zero stops it.
interval integer (1-...)
The amount of time between _ring()events, in 1/60 second intervals. For example, to receive notification once every 1/10 of second, use an interval of 6.