hello developers
i am facing problem with timers i am storing all active timers in table called
activeTimersTable = {} ;
i am inserting all the initiated timers on it so i can pause them cancel them and resume them
but the problem is there any method to check whether the timer is still or expired ???
so i can cancel all the inactive or expired timers and nil them
with respect …
[import]uid: 74537 topic_id: 18434 reply_id: 318434[/import]
[import]uid: 52491 topic_id: 18434 reply_id: 70772[/import]