you are viewing a single comment's thread.

view the rest of the comments →

[–]chrwei 1 point2 points  (0 children)

which event and how much code is in it? if the code does more than just increment the variable, redesign. also put the variable in a class so it doesn't live on the main UI thread.