Returns an INTEGER value representing the time in milliseconds. If the MTIME function has no arguments, it returns the current number of milliseconds since midnight (similar to TIME, which returns seconds since midnight).
An expression that evaluates to a DATETIME or DATETIME-TZ. The MTIME function returns the time portion of datetime-expression in milliseconds.
The MTIME function gets the current system time of the client or server machine that serves as the time source for applications running during the ABL session (specified by the
TIME-SOURCE attribute).