Timer_q 1.0.7 review
DownloadTimer_q is a shared C library which implements multiple queues of timed events
|
|
Timer_q is a shared C library which implements multiple queues of timed events. This is commonly needed, but often implemented badly (via. alarm()).
Timer_q also aims to be small, fast and easy to use.
What's New in This Release:
Many fixes were made for corner cases.
A debug build was added for the development of code using the library.
A unit test framework and some unit tests were included.
Timer_q 1.0.7 keywords