Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2001-01-30 15:14 Zurück zur Release-Liste
1.0.2

Fixes für ein paar Problemen zu bauen, und zusätzliche Debug-Kontrolle, wenn Sie mit - enable-debug (es wird Ihnen sagen, rufen Sie sofort, wenn timer_q_add_static_node () mit den falschen Argumenten).
Fixes for a couple of build problems, and extra debug checking if you build with --enable-debug (it will tell you instantly if you call timer_q_add_static_node() with the wrong arguments).

Project Resources