Downloadliste

Projektbeschreibung

high-resolution-timer is a library with Java and
C++ wrappers to implement high resolution timers.
These timers can be used, for example, to count
the ticks when doing performance analysis. This
library exploits the system dependent
timers/clocks and provides a timer-like interface
to the same. The attached file has build scripts
for Linux and Solaris. There is also a Java
wrapper over the library, which uses JNI to use
the timer interfaces.

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.

2007-05-04 20:15
1.0

Die Bibliothek ist ein grundlegendes Konzept, eine Basis für die Leistung Bibliothek Design. Es ist noch nicht berücksichtigt die Einzelheiten der Bibliothek preloads usw. Auf die Ladezeit, die Bibliothek initialisiert sich mit der Timer mit den am wenigsten avg Auflösung. Zur Zeit entladen, reinigt die Bibliothek durch eine Befreiung zugewiesenen Speicher. Die Bibliothek bietet eine getErrorMessage Funktion, damit der Benutzer kennen den ausführlichen Bericht über den Fehler. Die Bibliothek Exporte Start / Stopp-JNI-Wrapper.
Tags: Initial freshmeat announcement
The library is a basic approach to design a base for the performance library. It has not yet taken into consideration the details of library preloads, etc. At load time, the library initializes itself with the timer with the least avg resolution. At unload time, the library cleans up by freeing any allocated memory. The library provides a getErrorMessage function to let the user know the detailed report of the error. The library exports start / stop JNI wrappers .

Project Resources