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
..
2016-02-21 21:39:05 -08:00
2015-09-15 11:19:20 -07:00
2015-09-15 11:19:20 -07:00
2015-08-12 16:38:20 -07:00
2015-11-09 15:48:05 -08:00
2016-02-21 21:39:05 -08:00
2015-06-25 22:53:58 +02:00
2016-02-21 21:39:05 -08:00
2015-08-12 10:26:54 -07:00
2015-03-11 23:14:50 -07:00
2016-02-19 20:29:06 -08:00
2014-04-15 16:49:57 -07:00
2015-11-12 10:45:49 -08:00