This function is used to return the current timestamp.
current_timestamp()
None
The return value is of the TIMESTAMP type.
The value 1692002816300 is returned.
select current_timestamp();