xtd
0.2.0
Loading...
Searching...
No Matches
◆
timer()
xtd::forms::timer::timer
(
)
Initializes a new instance of the timer class.
Remarks
When a new timer is created, it is disabled; that is, enabled is set to false. To enable the timer, call the start method or set enabled to true.
If the timer is disabled and the timer is out of scope, the timer will be destroyed.
xtd
forms
timer
Generated on Sat Sep 14 2024 21:25:28 for xtd by
Gammasoft
. All rights reserved.