Timer subsystem update (#16509)

This commit is contained in:
Selis
2024-10-26 13:27:22 +02:00
committed by GitHub
parent dc3fd79427
commit d0b0dd9a46
10 changed files with 622 additions and 323 deletions
@@ -60,6 +60,9 @@
/// logs graffiti
/datum/config_entry/flag/log_graffiti
/// logs all timers in buckets on automatic bucket reset (Useful for timer debugging)
/datum/config_entry/flag/log_timers_on_bucket_reset
// FIXME: Unused
///datum/config_entry/string/nudge_script_path // where the nudge.py script is located
// default = "nudge.py"