Phastlight\System::getEventLoop PHP 메소드

getEventLoop() 공개 메소드

get current event loop
public getEventLoop ( )
    public function getEventLoop()
    {
        return $this->eventLoop;
    }