MILLIS
Deprecated version
This document refers to a deprecated version of the RQL programming language.
Please go here for documentation related to the latest supported version.
Extract the milli-second component (as an integer) from a time or timestamp.
Syntax
MILLIS(<time or timestamp>)
Example
millis(time "21:02:01.003") // 3