server-skynet-source-3rd-je.../include
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
..
jemalloc Refactor time_* into nstime_*. 2016-02-21 21:39:05 -08:00
msvc_compat Fix Windows-specific prof-related compilation portability issues. 2016-02-20 23:46:14 -08:00