CurrentTimeMS function
Returns time in milliseconds when the function in invoked.
Namespace
datetime
Input
None
Output
time (time)
Example
Use this function to add the current time to a column.
set-column timems :datetime:CurrentTimeMS()
Returns time in milliseconds when the function in invoked.
datetime
None
time (time)
Use this function to add the current time to a column.
set-column timems :datetime:CurrentTimeMS()