A watcher is an opaque structure that you allocate and register to record your interest in some event.
Invoke some action on event.
Whether the watcher is active.
See Implementation
A watcher is an opaque structure that you allocate and register to record your interest in some event.