Kraken\Loop\LoopResourceInterface::isPaused PHP Метод

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

This method allow to check whether the object is in paused state, meaning all of streams it contains are detached from loop or are they still active.
public isPaused ( ) : boolean
Результат boolean
    public function isPaused();
LoopResourceInterface