tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Timer function



On Wed, Aug 27, 2008 at 06:29:08PM -0400, Eddy Quicksall wrote:
> 
> I would like to use a timer function that, given some amount of time, will
> call me back when the time expires. What choices do I have?
Callouts, see sys/kern/kern_timeout.c.

Regards,
--
Alex


Home | Main Index | Thread Index | Old Index