JQuery step duration

JQuery step duration

Hi,
I would like to ask if there is a way to define the jquery step duration (eg when you have an animation).
For example, is there any way to define that an animation from left:0px to left:500px in 50000ms will be completed in five steps (dt of step= 10000). Thanks