Sculpin\Core\Io\ConsoleIo::enableDebugging PHP Method

enableDebugging() public method

public enableDebugging ( $startTime )
    public function enableDebugging($startTime)
    {
        $this->startTime = $startTime;
    }