Hi,

I search around VbForums trying to find the best way to make some Events running every X minutes (define by user, each minute up to 2 hours).

I know the Timer object. I found GetTicketCount and SetTimer API. But I don't know which one is the best for my needs. I don't want something that eat up CPU.

I want to know your opinion about it.

Thanks a lot guys.