PHP Class ManaPHP\Task

Inheritance: extends Component, implements manaphp\TaskInterface
Datei anzeigen Open project: manaphp/manaphp

Protected Properties

Property Type Description
$_memoryLimit integer

Public Methods

Method Description
start ( integer $timeLimit ) : void

Method Details

start() public method

public start ( integer $timeLimit ) : void
$timeLimit integer
return void

Property Details

$_memoryLimit protected_oe property

protected int $_memoryLimit
return integer