Well the software runs in a loop so wouldn't it show every time it passes over that bit of code?
No.
The arduino is running under background interrupts and so a loop will not run the same time all the time.
Well the software runs in a loop so wouldn't it show every time it passes over that bit of code?
No.
The arduino is running under background interrupts and so a loop will not run the same time all the time.