On Mon, 13 Mar 2017 14:42:26 +0200
Pekka Paalanen wrote:
> On Wed, 1 Mar 2017 11:33:59 +
> Daniel Stone wrote:
>
> > Hi,
> > I'm submitting v2 of this series after Pekka's review. At this point,
> > we now keep all time values in absolute timespec structs, only using
> > normalisation to n
On Wed, 1 Mar 2017 11:33:59 +
Daniel Stone wrote:
> Hi,
> I'm submitting v2 of this series after Pekka's review. At this point,
> we now keep all time values in absolute timespec structs, only using
> normalisation to nsec for relative comparisons. This required the
> addition of subtraction
Hi,
I'm submitting v2 of this series after Pekka's review. At this point,
we now keep all time values in absolute timespec structs, only using
normalisation to nsec for relative comparisons. This required the
addition of subtraction helpers, suggested by Pekka, but reimplemented
to work with signed