server-skynet-source-3rd-je.../include
Qi Wang cdabe908d0 Track the initialized state of nstime_t on debug build.
Some nstime_t operations require and assume the input nstime is initialized
(e.g. nstime_update) -- uninitialized input may cause silent failures which is
difficult to reproduce / debug.  Add an explicit flag to track the state
(limited to debug build only).

Also fixed an use case in hpa (time of last_purge).
2021-11-17 15:49:27 -08:00
..
jemalloc Track the initialized state of nstime_t on debug build. 2021-11-17 15:49:27 -08:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00