Killing Timer Problem
#3

name your timer like:
PHP код:
new mytimer
set your timer:
PHP код:
mytimer SetTimer(....); 
then kill it by:
PHP код:
KillTimer(mytimer); 
Reply


Messages In This Thread
Killing Timer Problem - by Alpay0098 - 05.11.2015, 08:04
Re: Killing Timer Problem - by Sh4d0w2 - 05.11.2015, 08:17
Re: Killing Timer Problem - by jlalt - 05.11.2015, 09:11

Forum Jump:


Users browsing this thread: 1 Guest(s)