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

◆ timer() [3/3]

xtd::timers::timer::timer ( const xtd::time_span interval)
explicit

Initializes a new instance of the xtd::timers::timer class, setting the xtd::timers::timer::interval property to the specified period.

Parameters
intervalThe time between events. The value in milliseconds must be greater than zero and less than or equal to int32_object::max_value.