Пример #1
0
 /**
  * Retrieves the second
  *
  * @return int
  */
 public function second()
 {
     return $this->time->second();
 }