コード例 #1
0
ファイル: FixedClock.php プロジェクト: celest-time/prototype
 public function millis()
 {
     return $this->instant->toEpochMilli();
 }