[RESOLVED] Monitor TimeOfDay
I'm just looking for some insight or some opinions on the best methods that are out there for monitoring the time of day. I know I could use a timer, but for my particular application I'm working on I'd prefer just to avoid doing so lol. So if there are any other ways of doing so I would greatly appreciate it.
Keep in mind too this needs to run as silently as possible in the background.. so maybe a thread? I'm new to those as well and am unaware of there performance for long time use and all that other mumbo jumbo. :D