Files
Bubberstation/code/modules/cargo
SkyratBot fc9b89c2e1 [MIRROR] saves 90 seconds of cpu time in every 60 hour round. [MDB IGNORE] (#25945)
* saves 90 seconds of cpu time in every 60 hour round. (#80682)

/datum/proc/process() does nothing and having it in the top 100 called
because of this one line is silly.

* saves 90 seconds of cpu time in every 60 hour round.

---------

Co-authored-by: Kyle Spier-Swenson <kyleshome@gmail.com>
2024-01-01 23:43:04 +00:00
..