Beispiel #1
0
 public function before(Interval $d)
 {
     return new self($this->ms - $d->ms());
 }