hi guys, I have a question about using the timer in my application. I used the timer to look for a window in case the user goes to that window. My question is -

If an exe that uses Timer in it, would that slower the process down than the exe that doesn't use the Timer? In other word, I can either choose to look for that window or not.