Exemplo n.º 1
0
 private function diff()
 {
     return MicroTime::diff($this->end, $this->start);
 }