Space Station 13 - Nebula13 - Modules - TypesDefine Details

code/_helpers/profiling.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())