now method

Timestamp now()

Creates a new timestamp with the current date, with millisecond precision.

@return A new Timestamp representing the current date.

Implementation

external Timestamp now();