'Interaction time out in a Use case sequence diagram

I'm looking to put an interaction time out on a use case in a sequence diagram.

For example, when the system has had no input/interaction in 60 seconds, it ends the use case.

I am not sure how to implement this, I know how alternative flows work, but time constraints elude me



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source