Quote:
Originally Posted by frostschutz
Not sure how you get 10 seconds. It still seems more like 5 to me.
|
I am just looking at the code, QTimer.start(10000) is called in two places and QTimer.start(20000) is called in one place.
If nickel is stopped 3 seconds after it sent its last ping then sickel's timer will expire 7 seconds later and it will reboot.