xtd 0.2.0
Loading...
Searching...
No Matches

◆ start()

void xtd::forms::timer::start ( )

Stops the timer.

Remarks
You can also stop the timer by setting the enabled property to false.
Examples
timers_timer_synchronizing_object.cpp.