On Wed, 20 Dec 2017 16:17:56 +0200
Alexandros Frantzis wrote:
> Add a helper function to check if two struct timespec values are equal.
> This helper function will be used in upcoming commits that implement the
> input_timestamps_unstable_v1 protocol.
>
> Signed-off-by: Alexandros Frantzis
> --
Add a helper function to check if two struct timespec values are equal.
This helper function will be used in upcoming commits that implement the
input_timestamps_unstable_v1 protocol.
Signed-off-by: Alexandros Frantzis
---
shared/timespec-util.h | 13 +
tests/timespec-test.c | 12 ++