public function displayTimeoutPeriod()
 {
     return Buffer::displayTimeOfDay($this->getTimeoutPeriod() * 1000);
 }