PiPHP\GPIO\GPIOInterface::createWatcher PHP Method

createWatcher() public method

Create an interrupt watcher.
public createWatcher ( ) : PiPHP\GPIO\Interrupt\InterruptWatcherInterface
return PiPHP\GPIO\Interrupt\InterruptWatcherInterface
    public function createWatcher();