Hey, I am working on a project where I need to set a 5 min. timer. Once timer is up I need to do something. I am not sure how to do this, any help will be greatly appreciated.
Techno01,
Thanks for the reply, but is there a way to set a timer and processing continues. To my understanding when you use sleep(), all processing stops. Is there a why to use settimer() in a non-dialog program? Any advice will be greatly appreciated!!