System::Timers::Timer::set_Interval method
Timer::set_Interval method
Sets timer interval.
void System::Timers::Timer::set_Interval(double ms)
Parameter | Type | Description |
---|---|---|
ms | double | Interval between consequental timer invocations or between timer start and first invocation, in miliseconds. |
See Also
- Class Timer
- Namespace System::Timers
- Library Aspose.PUB for C++