Anyway to know which loop the timer.create is doing?
2 replies, posted
Is there anyway to know which loop does timer.create is doing?
Or is there anyway to make the (for loop) make another loop after certain time?
Timers use a Think hook, which is called every 1/60th of a second.
[QUOTE=|FlapJack|;22045715]Timers use a Think hook, which is called every 1/60th of a second.[/QUOTE]
I know and it doesnt help with this partucular problem i had.. anyway :) found another way to deal with the problem :)
Sorry, you need to Log In to post a reply to this thread.