FYI, I just changed the conveyor speed variables names to Vx and Vy.
So the time is obviously the product length divided by upstream speed Vx, or:
t = L/Vx
Jumping ahead, in the same time "t", the leading edge of the leading product will travel
a distance:
D = Vy * t
(Yes, I did just...