Get the estimated time the request was being transferred by the handler.
float|null Time in seconds.
public function getTransferTime() : ?float { return $this->transferTime; }