Esempio n. 1
0
 function benchDurationIs(time\duration $duration)
 {
     $this->duration = $duration->addendIsDuration($this->duration);
     return $this;
 }