for example , when i want to see how fast is time , i see the longest hand in clock , the first time i start to observe , the clock hand is pointing at 12 , then after few moment the clock hand moved once , which mean i passed 1 second , and then moved once again , which mean in total i have passed 2 second.
From that statement , is that mean i have passed 2 second ( t = 2 ) , or the difference of my current time and the time when i start to observe is 2 ? ( ∆t = | t2 - t0 | = 2 )
so is there any difference between using t = 2 and ∆t = 2 mathematically ?