ObjectWatcher

fun ObjectWatcher(    clock: Clock,     checkRetainedExecutor: Executor,     isEnabled: () -> Boolean = { true })