Merge pull request #11022 from kevinz000/ssprofiler

ports auto profiler subsystem from tg
This commit is contained in:
Ghom
2020-02-13 15:06:27 +01:00
committed by GitHub
8 changed files with 77 additions and 4 deletions
+4
View File
@@ -10,6 +10,10 @@ GLOBAL_LIST(topic_status_cache)
/world/New()
enable_debugger()
#if DM_VERSION >= 513 && DM_BUILD >= 1506
world.Profile(PROFILE_START)
#endif
log_world("World loaded at [TIME_STAMP("hh:mm:ss", FALSE)]!")
SetupExternalRSC()