I need to uses an api timer, one which will have no interaction with a form. All the code should be at a module level.

So, using a reference to a forms hwnd to hook a timer into will NOT work. I believe that the final answer will amount to using the sleep, but I was hoping someone here might have some info on an api for this.

Thanks in advance