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

◆ stop()

void xtd::forms::timer::stop ( )

Starts the timer.

Remarks
You can also start the timer by setting the enabled property to true.
Examples
timers_timer_synchronizing_object.cpp.