[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The latest version of the `WatchdogProvider` is 2.63.1, and a list of previous versions, starting with 2.62.0 and going as far back as 2.7.1, are also available for reference."],["`WatchdogProvider` is an interface that includes abstract methods for retrieving a `Watchdog` object via the `getWatchdog()` method."],["The interface `WatchdogProvider` also includes methods to determine if a check interval, clock, or executor is needed via `needsCheckInterval()`, `needsClock()`, and `needsExecutor()`, all of which return a boolean."],["The `WatchdogProvider` includes the ability to configure check intervals, clocks, and executors via the `withCheckInterval()`, `withClock()`, and `withExecutor()` methods, respectively."],["The `shouldAutoClose()` method, part of the `WatchdogProvider` interface, returns a boolean indicating whether the instance should be automatically closed."]]],[]]