give the spawner the Timer Behavior. It works just like setting an alarm on your phone.
You need a single Trigger to kick off the timer when the spawner stops moving. Then when the timer goes off, spawn another spawner (or whatever).
How are you moving the spawner? set position or with a behavior?