I run a time-critical application on Windows 10 using Python 2.7x. And it seems Windows sometimes interrupts my program for a fraction of a seconds. This happens every like 5 - 10 seconds.
How can I "tell" Windows that my program is the only thing which is important as long as it is running?