code/__DEFINES/_tick.dm 
RUNNING_BEFORE_MASTER | Checks if a sleeping proc is running before or after the master controller |
---|---|
VERB_SHOULD_YIELD | Returns true if a verb ought to yield to the MC (IE: queue up to be processed by a subsystem) |
Define Details
RUNNING_BEFORE_MASTER 
Checks if a sleeping proc is running before or after the master controller
VERB_SHOULD_YIELD 
Returns true if a verb ought to yield to the MC (IE: queue up to be processed by a subsystem)