get_timestamp
Description:
Gets the timestamp property.
It's a UNIX timestamp in milliseconds (not seconds) since the epoch. If the property is unset, -1
will be returned.
Parameters:
this |
Returns:
the UNIX timestamp for the timestamp property in milliseconds, or |