Question about IsConnected()

 

Hi,


I'm having some problems with my ISP and sometimes the internet connection fails.


Using the isConnected() command it's possible to find is the internet connection is alive or not, but is the connection is down, there are no incoming ticks and therefore the start() section/code isn't executed.

How can I use this command? in the deint() section?


or


using some "timer" function that works "time dependent" and not "tick dependent" ?


Best Regards