Пример #1
0
 void HeartBeat(string userName)
 {
     // Rest timer already checks for the user
     ActiveUsersList <NeatGenome> .ResetTimer(userName);
 }