[[["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-03-21 UTC."],[[["This webpage details the `FixedWatchdogProvider` class, which is a watchdog provider that consistently returns the same watchdog instance given during its construction."],["The `FixedWatchdogProvider` class is marked as an internal class and is not recommended for explicit dependency due to potential changes without notice."],["The latest version documented on the page is version 2.63.1, and it shows an extensive list of previous versions back to 2.7.1, each with their own respective links."],["The `FixedWatchdogProvider` implements the `WatchdogProvider` interface and provides methods to manage and configure watchdog behavior, such as `getWatchdog()`, `needsCheckInterval()`, and `withClock(ApiClock clock)`."],["The static method `create(Watchdog watchdog)` is available to create a `WatchdogProvider` instance with the provided `Watchdog`."]]],[]]