Implementing a timer
Posted: Sat Jul 23, 2005 5:09 pm
Hi,
I want to create a general purpose timer interface, with 1ms precision, that user apps can use.
For example, this would be used in our networking stack for detecting timeouts.
However, I'm not sure what the best route to take is. Could someone give me some tips on the best direction for this?
Jonathan
I want to create a general purpose timer interface, with 1ms precision, that user apps can use.
For example, this would be used in our networking stack for detecting timeouts.
However, I'm not sure what the best route to take is. Could someone give me some tips on the best direction for this?
Jonathan