This updates the Windows sleep prevention code to repeatedly reset the sleep timer every 10s if sleep is not allowed. Previous implementation would only call it once, which is not sufficient to prevent sleep as the timer will eventually run out.