Hello, I am using setitimer function to set the timer in my program. It is working fine. Now, i want to maintain another timer with different time interval. How do i differentiate between these timers so that i can call different functions based on which one has received the SIGALRM signal. Can anybody please help me out in this case. Thanks in advance, regards, --vani--