Timer
(class)
This class implements a timer that repeatedly raises events at specified time intervals.
hTimer
= NEW Timer (
[
Parent
AS Container
]
)
Creates a new Timer.
Symbols
Events
Timer
Properties
Delay
Enabled
Referenced by:
Graphical User Interface Component - gb.qt
Timer _(class)_
Visual Introduction to Gambas