Download List

Descripción del Proyecto

Timer_q is a shared C library which implements multiple queues of timed events. This is commonly needed, but often implemented badly (via. alarm()). The library also aims to be fast, small, and easy to use.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-03-07 07:35 Back to release list
1.0.7

Muchas correcciones se hicieron en los casos de esquina. Una versión de depuración se ha añadido para el desarrollo de código con la biblioteca. Un marco de pruebas unitarias y algunas pruebas de la unidad fueron incluidos.
Tags: Minor bugfixes
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.

Project Resources