does screen size effect game speed?

Hi,
I tried every thing but my game still running different speed on different devices even with deltatime multiplying .

but i noted this : i have a running object moving and i made a debug.log(Time.time) when the object exit the screen and the result was the same on smaller and bigger screens.

is that mean bigger screen should increase the speed so the object exit at the same time in the smaller screen because its logic if me and you want to go to a place and you take a longer way than me and we should be there at the same time you have to be faster than me.

No. Resolution will.