Thread::isStarted PHP Méthode

isStarted() public méthode

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