Forum Discussion
AlexeyKolosov
Staff
14 years agoHi William,
As it is stated in the Timer Object help topic, it is possible to add multiple Timer objects to the Timers collection.
Alexei is right - the timer is not stopped. That's why it's not a very good idea to invoke routines which take long to execute by a timer.
As it is stated in the Timer Object help topic, it is possible to add multiple Timer objects to the Timers collection.
Alexei is right - the timer is not stopped. That's why it's not a very good idea to invoke routines which take long to execute by a timer.