Reduced CPU usage by roughly 30%
This commit is contained in:
@@ -127,8 +127,9 @@ namespace ErgometerDoctorApplication
|
||||
{
|
||||
NetCommand command = NetHelper.ReadNetCommand(Server);
|
||||
HandleNetCommand(command);
|
||||
|
||||
}
|
||||
|
||||
Thread.Sleep(10);
|
||||
}
|
||||
|
||||
if(Server != null)
|
||||
|
||||
Reference in New Issue
Block a user