I need to be able to keep a program running after I hit the home button. Right now I have a timer running and I thought it would keep running as long as I didn't actually close/stop the program. If I hit the home button the program obviously remains in memory but the timer pauses until I open the program again. I know there is a simple solution, but I don't understand it just yet. Your help will be appreciated.