Hi!

> Does anybody know if there is a Linux (or generic Unix) high
> performance timer API available. Something like the Win32 API
> QueryPerformanceCounter()?

Probably the Time-Stamp-Counter for your CPU is of interest for you. See
http://en.wikipedia.org/wiki/Rdtsc for example code.

Bye
  Hansi


_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to