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?
|