View Single Post
  #44  
Old 10-17-2011, 08:31 PM
Ataros Ataros is offline
Approved Member
 
Join Date: Jun 2010
Location: USSR
Posts: 2,439
Default

I did not try using Stopwatch() yet. Is it a part of C# or CloD only?

Can it be used inside the onTickGame method only or in any other method as well?

If it is placed inside the onTickGame method won't the "if" statement checked every tick, i.e. 30 times a second?
Reply With Quote