Gets the lifetime that the session cookie was set with.
public function getLifetime() : int { return $this->meta[self::LIFETIME]; }