I'm trying to check if a file exits. I want to do this every 10 seconds. I have a dll that will check if the file exists, all I need to know is how to wait 10 seconds and then check again. Is there a way to do this?