[ Version ( since = "0.13.9" ) ]
public int64 get_received_timestamp ()
Return when this message was received locally, as a number of seconds since the beginning of 1970 in the UTC timezone (the same representation used by DateTime.from_unix_utc, for instance), or 0 if not known.
this |
a message |
a Unix timestamp, or 0 |