I just want to use system.Thread and console.Beep method to write a program in which my PC beeps when the method is called in a specific time.
Those specific times are saved in an XML file with steam writer. It must check the execution time with those saved times and beeps when they matches.