rslice_handle_new_timestep ( rslice_handle, eventdata, handles, new_timestep );
As the name suggests, this function can manually reset the current timestep for rslice.
The user should examine the example script loop_thru_timesteps.m
to see how to use this.