Original Post
Does anyone know how to make a timer using XNA? If you know where I can find the information that would be just as good.I don't mind figuring it out myself but I've been looking for a tutorial all day and keep running up on one dead end after another. Basically what I'm doing is making a slide show program.Everything is working but the images are coming by much to fast.I've tried getting the coputer to count to a large number hoping that the time it takes the computer to count to it would be a long enough pause but to no avail.