PHP Interface ManaPHP\TaskInterface

Show file Open project: manaphp/manaphp

Public Methods

Method Description
run ( ) : void
start ( integer $timeLimit ) : void

Method Details

run() public method

public run ( ) : void
return void

start() public method

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