Sometimes, you need to know how much time it takes for each step in your recipe to execute. This will enable you to determine how your recipe is being processed by the platform.
To get that, append ?timing=true at the end of the job URL.
After appending it, you'll be able to see the timing tab along with input and output tabs.