const timeoutManager: TimeoutManager;
Defined in: packages/query-core/src/timeoutManager.ts:232
Singleton instance of TimeoutManager, used throughout TanStack Query to schedule and cancel timers.