chat_ui/src/conversations/utils/debouncer library

Classes

AsyncDebouncer
Debouncer that returns a Future for async operations
Debouncer
Utility class for debouncing rapid function calls Prevents excessive state changes and API calls by delaying execution until a specified duration has passed without new calls