If iam correct the timer/seed increases every 59.59 nano seconds, this would be 44940h every frame.
You could try and use a calculator, but in just one frame the counter overflows 4 times. (16 Bit counter ,0~FFFF)
If we are lucky, the press of the confirm-button is cheked only once per frame...