|
explicit |
Initializes a new instance of the xtd::timers::timer class, setting the xtd::timers::timer::interval property to the specified period.
interval | The time between events. The value in milliseconds must be greater than zero and less than or equal to int32_object::max_value. |