Set the game property realtime
to 1
to enable realtime gameplay. This can be done in the general config rule card.
How it works
In realtime mode Dulst will automatically skip select waits and increment the turn counter 5 times a second, or once every 200ms. Unlike in turn based mode where end turn increments the turn counter by 1, in realtime mode the turn counter increments by 200. This way time you can always tell how long it has been since the game started and time spent is independent of tick rate.
Card specific realtime
You can set specific cards to realtime as well. A card that is set to realtime has all of its effects also ignore waits.