Gets the time of the script running in seconds.
runingTime = function();
wait(5000); log(runingTime());