Currently, `ffi::get_time_since_startup()` returns the time since the _MOD_ loaded, not the time since the _GAME_ started. This makes it virtually impossible to coordinate mods.
Currently,
ffi::get_time_since_startup()returns the time since the MOD loaded, not the time since the GAME started.This makes it virtually impossible to coordinate mods.