Downloadliste

Projektbeschreibung

libRTCTimer is a C++ timer class similar to the Timer
class included with Java. It gives high accuracy by
using the RTC device for timing. It includes full
documentation and an example.

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.

2006-10-03 18:35
0.0.8

Tags: Minor bugfixes

2004-11-20 16:17
0.0.7

Diese Version behebt einige Speicherlecks und Änderungen einiger Arten zu verbessern Genauigkeit. Die neue libRTCEvents benötigt diese Version.
Tags: Minor bugfixes
This release fixes a few memory leaks and changes some types to enhance
accuracy. The new libRTCEvents needs this version.

2004-11-06 16:16
0.0.6

Diese Veröffentlichung fügt ein Schlaf-Methode und behebt einige Fehler.
Tags: Minor feature enhancements
This release adds a sleep method and fixes a few bugs.

2004-10-30 05:18
0.0.5

Diese Veröffentlichung fügt den letzten beiden ursprünglich für diese Bibliothek geplant. Sie können auch abwarten (oder preExecute) eine Aufgabe, und Sie haben jetzt preexec und postexec-Methoden für die RTCTask.
Tags: Major feature enhancements
This release adds the last two features originally planned for this library. You can delay (or preExecute) a task, and you now have preExec and postExec-methods for RTCTask.

2004-10-26 11:59
0.0.4

Diese Pressemitteilung Marker eingeführt, die es ermöglichen, ein Ereignis im Vergleich zu der Zeit die Markierung empfangen wurde anstatt der derzeitigen Zeitplan zu machen.
Tags: Major feature enhancements
This release introduced Markers, which make it possible to schedule an event relative to the time the marker was received rather than the current time.

Project Resources