Overrides KernelInterface::getStartTime
public function getStartTime() : float { return $this->debug && null !== $this->startTime ? $this->startTime : -\INF; }