CerberusC
02-28-2009, 11:07 PM
Hi.
I have a problem, i have a timer to reactivate a callback after it has been deactivated, but i don't need this.
I need to identify if the callback is active, because the timer is redoiong the action that the callback must do every second, so i want to put an if function that prints a "say hello to daddy" if the callback is active and if the callback is not active it will activate it.
Can someone help me?
Cheers!
I have a problem, i have a timer to reactivate a callback after it has been deactivated, but i don't need this.
I need to identify if the callback is active, because the timer is redoiong the action that the callback must do every second, so i want to put an if function that prints a "say hello to daddy" if the callback is active and if the callback is not active it will activate it.
Can someone help me?
Cheers!
