The high-resolution timer API
Posted Jan 19, 2006 13:14 UTC (Thu) by
hein.zelle (guest, #33324)
Parent article:
The high-resolution timer API
A question that may not be sensible at all, as this concerns kernel functions: will these functions be usable from userspace somehow, to achieve better precision than e.g. 0.01 second when using functions like usleep() or gettimeofday() ? I am not familiar with the technical details, but my earlier attempts at achieving greater time resolution all failed.
Is there already a common way to achieve higher resolution from a C program?
(
Log in to post comments)