I have a sensor that generates a webpage automatically, I have written a script that pulls the temperature, I would like to have it run continuously but would prefer it wait a minute between checks for both the devices sake as well as to prevent generating undue memory utilization on the script side, how can I keep it from running for a minute or so, I want it to run all the time, just once a minute.