now method
Creates a new timestamp with the current date, with millisecond precision.
@return A new Timestamp
representing the current date.
Implementation
external Timestamp now();
Creates a new timestamp with the current date, with millisecond precision.
@return A new Timestamp
representing the current date.
external Timestamp now();