Thread::isStarted PHP Метод

isStarted() публичный Метод

Tell if the referenced Thread has been started
public isStarted ( ) : boolean
Результат boolean A boolean indication of state
    public function isStarted()
    {
    }