Linux Timer
From: abc (rkhurana_at_gmail.com)
Date: 07/22/05
- Previous message: oksid: "Re: Single Board computer with graphic"
- Next in thread: Tom St Denis: "Re: Linux Timer"
- Reply: Tom St Denis: "Re: Linux Timer"
- Reply: Geronimo W. Christ Esq: "Re: Linux Timer"
- Reply: Dan: "Re: Linux Timer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 22 Jul 2005 04:49:53 -0700
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
- Previous message: oksid: "Re: Single Board computer with graphic"
- Next in thread: Tom St Denis: "Re: Linux Timer"
- Reply: Tom St Denis: "Re: Linux Timer"
- Reply: Geronimo W. Christ Esq: "Re: Linux Timer"
- Reply: Dan: "Re: Linux Timer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|