mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-22 08:01:06 +00:00
Adds debug log to the profiler
This commit is contained in:
@@ -44,6 +44,7 @@ var/datum/controller/subsystem/profiler/SSprofiler
|
||||
last_fire_rt = .
|
||||
|
||||
/datum/controller/subsystem/profiler/proc/DumpData()
|
||||
log_debug("Profiler: dump profile after CPU spike.")
|
||||
admin_notice(SPAN_DANGER("Profiler: dump profile after CPU spike."), R_SERVER|R_DEV)
|
||||
|
||||
var/name = "[game_id]_[time2text(world.timeofday, "hh-mm-ss")]"
|
||||
|
||||
Reference in New Issue
Block a user