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