C#C
C#3y ago
Ely

❔ How do I look a bool method every 5 minutes?

So I have a bool method called WindowWatch(), and it works and returns true and false when I need it to. How do I make it so that I do it every 5 minutes? I feel like I'm not using the boolean method properly.

Basically what I am trying to do is run WindowWatch() every five minutes.

Code: https://pastebin.com/tvhXgY6k
Pastebin
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Was this page helpful?