I'd like to trigger a timer event only once as soon as after the app is installed and run for the first time. I want to start the timer when the app is run for the first time and I need to keep that timer going every hour until the lifetime of the app...Any ideas on how to do this sort of thing? Thanks