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
4 replies