POST /api/simulation/pause
POST/api/simulation/pause
Freeze / unfreeze the running simulation in place. Reversible and does NOT finalize the run (that is stop), so the operator can hold the
picture still, inspect it, then carry on from the same instant.
Responses
- 200
- 501
the world is held; running=false when nothing is running
built without the simulator feature