/tg/ Station 13 - Modules - TypesDefine Details

code/__DEFINES/stat_tracking.dm

SET_COST_STMTA quick helper for running the code as a statement and profiling its cost. For example, SET_COST_STMT(var/x = do_work())

Define Details

SET_COST_STMT

A quick helper for running the code as a statement and profiling its cost. For example, SET_COST_STMT(var/x = do_work())