Sets the UNIX timestamp when the user last accessed the site..
int $timestamp: Timestamp of the last access.
$this The called user entity.
public function setLastAccessTime($timestamp);