non-empty-string
public function generateUniquePerforceClientName() : string { return gethostname() . "_" . time(); }