Show Topics
...go ahead and read the manual, we won't tell anyone.
Help Topics > All Functions > Seconds
The seconds function returns an integer showing the number of seconds between midnight, January 1, 1904, and the current time.
Usage:
the seconds
seconds()
Example:
put (the seconds-startTime) into runTime
