Ejemplo n.º 1
0
        public void Update()
        {
            const int TimeOutInMs = 15;

            _netServer.HandleEvent(TimeOutInMs);
        }