commit | e2a5f9e02d22f2271f6f0d6be10ba3d1b320dca2 | [log] [tgz] |
---|---|---|
author | Alexandros Frantzis <alexandros.frantzis@collabora.com> | Mon Nov 27 10:54:49 2017 +0200 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Mon Nov 27 11:18:25 2017 +0200 |
tree | 25fac6cad8ad6f934e5d3bf2aa98a02f0ef7cfb7 | |
parent | 0343c6ac69ac8bd88a625e2429e87a8db86a04dc [diff] |
shared: Add timespec_is_zero helper Add a helper function to check if a struct timespec is zero. This helper will be used in the upcoming commits to transition the Weston codebase to struct timespec. Signed-off-by: Alexandros Frantzis <alexandros.frantzis@collabora.com> Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>