Sets the node revision creation timestamp.
int $timestamp: The UNIX timestamp of when this revision was created.
$this The called node entity.
Overrides RevisionLogInterface::setRevisionCreationTime
public function setRevisionCreationTime($timestamp);