So I have an app with a timer in it. In the Timer Tick Event I have some code that draws controls to the screen to the beat of a song.
I run my app on one machine, it works great.
I run my app on a different machine, the controls and the beat of the music are way sync.
Why?
Isn't the interval on my timer the same no matter what?
I thought a second was a second???
Very Confused!
:confused:
