start

fun start()

Actually start polling for updates from the list of registered paths to watch in a separate thread.

It is necessary to call register first, in order to initialize the internal service object (see: WatchService).