View Single Post
  #4  
Old 10-12-2011, 07:56 AM
Ataros Ataros is offline
Approved Member
 
Join Date: Jun 2010
Location: USSR
Posts: 2,439
Default

I am using about 10-20 timeout statements in onTickGame to send messages. Does it slow down server processor if server has to count 10-20 timers at the same time or not?

Maybe it should be optimized to have only one timer?
Reply With Quote