Re: tai confusion

From: Laurent Bercot <ska-skaware_at_skarnet.org>
Date: Thu, 08 Jan 2015 17:39:25 +0100

  Actually, would anyone mind if I removed the conversions
between tai_t and struct time(val|spec) ? They're a waste of
space: either you're interested in subseconds and you're
converting between tain_t and struct time(val|spec), or
you're not and you're converting between tai_t and time_t.

  It's easy enough to perform the operation on tai_sec(a) or
tv->tv_sec if you want to drop the subseconds, or to add a
zero field if you want to create them.

-- 
  Laurent
Received on Thu Jan 08 2015 - 16:39:25 UTC

This archive was generated by hypermail 2.3.0 : Sun May 09 2021 - 19:38:49 UTC