xtd
0.2.0
Loading...
Searching...
No Matches
◆
create()
[2/5]
static
timer
xtd::forms::timer::create
(
const
time_span
&
interval
)
static
A factory to create an
xtd::forms::timer
with specified interval.
Parameters
interval
An
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.
Returns
New
xtd::forms::timer
created.
xtd
forms
timer
Generated on Sat Sep 14 2024 21:25:28 for xtd by
Gammasoft
. All rights reserved.