Syntax:
Timer
Time/Date
Return the number of seconds past midnight. (This is a real number, accurate to about 1/18th of a second.)
Example:
Sub Main Debug.Print Timer ' example: 45188.13 End Sub
Date, Now, Time.