subprocess timeout

I have a scenario like this:

there is a model which has a timeout step.within this model there is a subprocess and require a timeout value.

I tried to add a timeout step to the subprocess but the property of the timeout doesnt show this step name(subprocess timeout step name).

Can anyone help me in implementing a timeout value for a subprocess?
any suggesstions will be greatly appreciated…

Thanks