On 07/18 13:41:32, Mike Holmes wrote:
> Is 10 milliseconds adequate for real work ?
> 
> Should this be in some way calculated depending on the platform
> capabilities where it is executes since this example will also be run  on
> real HW accelerated systems and for those I assume we want the better
> resolution.

I think you just created a new feature request. :) Enable applications to
discover the maximum timer pool resolution supported by the platform.

This example app expires its timers every two seconds, so this patch just
tweaks it to work (it failed on my machine) with the reference implementation
on a generic Linux platform.

Reply via email to