27.10.2011, 19:44
Hi,
I have the following problem:all of my server's timers gone crazy.None respects the interval.For example i do SetTimer("mytimer", 1000, 0);// 1 sec. and it sometimes goes right, other times it's faster or slower(more than one second or lower).
Also, this happens with SetTimerEx too.
I have the following problem:all of my server's timers gone crazy.None respects the interval.For example i do SetTimer("mytimer", 1000, 0);// 1 sec. and it sometimes goes right, other times it's faster or slower(more than one second or lower).
Also, this happens with SetTimerEx too.