Thread::isStarted PHP Method

isStarted() public method

Tell if the referenced Thread has been started
public isStarted ( ) : boolean
return boolean A boolean indication of state
    public function isStarted()
    {
    }