advance


Description:

public void advance (uint msecs)

Advance timeline to the requested point.

The point is given as a time in milliseconds since the timeline started.

The this will not emit the new_frame signal for the given time. The first new_frame signal after the call to advance will be emit the skipped markers.

Parameters:

this

A Timeline

msecs

Time to advance to