Maybe add a line to the script to touch a dummy file. That way you could just look at the access time on the dummy file to see when the last run time was. "touch /tmp/last_script_run_time" or something like that with a directory/filename of your choice.