Hi.
I'm currently running a script that need to be run exact time daily. My schedule setup as follows.
the script is running with interval of 1 day. but not exact time as i needed. I need everyday mid night zero or a second pass midnight.
The script run to update a Google Spreadsheet with my daily internet usage data. as you can see below, it delays the update each day by a second or so. 1st day it took 4 seconds & 12 days later now it took 12 seconds.
here my spreadsheet updated time. which is updating each day by adding a second to the schedule time. if this continues, after 60 days the script will run with a minute later.