OpenClovis Logo

Functional Description
Timer

Description of the Timer Library. More...

Description of the Timer Library.

The basic POSIX timer signal is woefully inadaquate for any non-trivial interval timing application, such as protocol timers, aging of data structures, or periodic activities like polling.

The Timer library creates an efficient means to schedule tens of thousands of timers of short or long duration, limited only by available memory, and CPU speed.


Generated on Tue Jan 10 10:29:15 PST 2012 for OpenClovis SDK using Doxygen