I need my code to 'reload' every 5 min. How ?!
My code it: Opens a dashboard, inside it has 2 includes. One to access a website and download 3 CSV files and another one that accesses these CSV files, takes the values, multiplies and prints the value on the screen.
I need it to repeat this same process every 5min, ie looping.