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

◆ interval() [2/2]

timer & xtd::forms::timer::interval ( const time_span interval)

Sets the time, in milliseconds, before the tick event is raised relative to the last occurrence of the tick event.

Parameters
intervalAn xtd::time_span specifying the interval before the tick event is raised relative to the last occurrence of the tick event. The value must be greater than zero.