startTime = microtime(true); } protected function end(): float { return microtime(true) - $this->startTime; } }