Timers
#1

My per second timer gets to per milli second randomly..
Reply
#2

I dont get what do you mean but, SetTimer should be like: SetTimer(funcname[], interval, repeating);
interval = milliseconds
Reply
#3

As i set the timer of of 1sec i.e = 1000 milliseconds it works fine for some time after that it gets bugged and start getting executed after each millisecond
Reply
#4

This sounds more like the timer is being started over and over again.
Reply
#5

Sounds more like the timer is in a loop^
Reply
#6

timer has many loops inside the function but it's not inside a loop when it is started.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)