debounceMsFor

fun debounceMsFor(query: String, debounceMs: Long): Long

Returns the debounce period for query, never shorter than debounceMs.