Space Station 13 - Modules - Types

code/modules/cooking/recipe_tracker.dm

/datum/cooking/step_attemptA single attempt to perform a step in a recipe. These are created in a recipe tracker and not kept around. This exists only to make the bookkeeping around recipe tracking easier.
/datum/cooking/recipe_trackerA recipe tracker is an abstract representation of the progress that a cooking container has made towards any of its possible recipe outcomes.