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

however the times that previously I coded was using the millis() function

Using millis() to time something that takes microseconds to execute is like using a calendar to make sure you get to work/school/home on time.