Date: Wed, 4 Jan 2017 05:52:45 +0000
From: David Holland <dholland-sourcechanges%netbsd.org@localhost>
Message-ID: <20170104055245.GA16923%netbsd.org@localhost>
| also make it nsec...
Since it is a 64 bt value, better would be pico-secs if it is going
to continue to be a timeval/timespec kind of number - but better would be
to make it be a binary fraction of a second (ie: fixed point with the
point to the left of the MSBit position - then the precision can grow
as needed (to absurd values) without canging the API)
kre