11 System Clock
Measuring Elapsed Time
The CLOCK Function
The CLOCK function is ideal for measuring the time elapsed between two external events. It returns the number of milliseconds elapsed since a fixed date in the past (currently 1 January 1970). Syntax for this function is as follows:
CLOCK
Eloquence Language Manual - 19 DEC 2002