Linux Timer

Jul 22, 2005 2 Replies

Hi All I need some help in writing the function for Timers (User Space) in Linux. My Functions should be like



timerId initTimer(void * funcarg,void* arg); startTimer(timerId) stopTimer(timerId)



Can somebody suggest what all Linux calls to be used to implement these fucntions.


Thanks in advance



It would have been quicker if you'd said "Please, write my code for me!"

Use the SIGLRM timer signal.

Dan

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required