Hello
One simple way to do this is adding the following command to be run on SRM server:
timeout /T 300 > NULL
Please make sure to increase the timeout of the step a bit. If you don't, the SRM step may timeout before the command itself times out and it can be reported as a plan failure.
Hope this helps
Stefan