Is there an easy way to set a fixed amount of time in an automation?

There appear to be no timers in Shortcuts. Or anywhere else on iOS.

I want them for a different purpose: Creating a short delay - usually because a response could take a second or two.

I wonder, though, whether web browser javascript’s setTimeout(), which must surely be respected by Mobile Safari, could be commandeered for this purpose.