Tagged Questions
4
votes
2answers
929 views
C# Timers for game development
I want to find out the best way of creating time based events in games. Lets talk for example about Texas Holdem Poker. Server can handle thousands of tables and in every table we have timers: turn ...