예제 #1
0
 public function millis()
 {
     return $this->baseClock->millis() + $this->offset->toMillis();
 }