08/31/2010 2:48 AM
post65124
|
hello,
My question regarding the timer_create() is..
I am using one common function to set timer for different task with different interval which have came chid and coid.
( says task1,task2,task3 with timer valuse as t1,t2,t3).
Is there may be case that I will get timer up response of task2 to task1.
If yes ,How can i prevent it?
Or it is possible that I can define different messages for my different tasks and will get response which task timer is
over.
|
|
|