public function __construct(int $currentEpochNanos = self::DEFAULT_START_EPOCH) { $this->currentEpochNanos = $currentEpochNanos; }