Arduino uno - calculating and outputting a time for each loop to execute?

UnoProject:
Hi jremington,

is this part of the void setup or included within the loop?

it depends if you want to measure the time setup takes to execute, or how long setup takes to execute.