SetTimerEx more than 20,000 milliseconds is bugged?
#1

i set the timer at 20,000 seconds it wasnt working it got messed up (and messed up some more things) i set it to 15,000 it worked correctly? timer after 19,000 gets bugged?
Reply
#2

Mind showing us the code? Works fine when I tested it.
Reply
#3

You need to decide, did you set the timer count to "20,000 milliseconds" as stated in the title or to "20,000 seconds" as stated in the thread (which is equivalent to 20,000,000 ms) ?
Reply
#4

A 20 ms timer is unneccessary. You can just in-loop the incoming seconds and round them up to half, it'll be as fast as 1 ms which equals 1,00.0.00.0 ds over and over again.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)