Jason Evans 9bad079039 Refactor time_* into nstime_*.
Use a single uint64_t in nstime_t to store nanoseconds rather than using
struct timespec.  This reduces fragility around conversions between long
and uint64_t, especially missing casts that only cause problems on
32-bit platforms.
2016-02-21 21:39:05 -08:00
..
2014-12-08 16:34:04 -08:00
2015-07-21 16:45:35 -07:00
2014-02-26 10:19:18 -08:00
2013-12-10 14:35:34 -08:00
2013-12-10 14:35:34 -08:00
2015-07-23 13:56:25 -07:00
2014-12-08 16:34:04 -08:00
2016-02-21 21:39:05 -08:00