xtd::timers::timer::timer | ( | ) |
Initializes a new instance of the xtd::timers::timer class, and sets all the properties to their initial values.
Property | Initial alue |
---|---|
xtd::timers::timer::auto_reset | true |
xtd::timers::timer::enabled | false |
xtd::timers::timer::nterval | 100 milliseconds |
xtd::timers::timer::synchronizing_object | std::nullopt |