For debugging weird timing issues. If your clock resolution is unexpectedly e.g. 10 ms, you can be sure you will have strange timing issues. This is almost certainly caused by kernel misconfiguration. We rely on clock_getres() being available by the same thing that gets us clock_gettime(), so that no new configure.ac check is needed. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk> Reviewed-By: David Fort <contact@hardening-consulting.com>dev
parent
e77f8ad79b
commit
be112d42eb
Loading…
Reference in new issue