DebounceService

interface DebounceService

防抖服务入口

Author

CJ

Inheritors

Functions

Link copied to clipboard
abstract fun debounce(type: String, arg: String, debounceDuration: Duration, deathDuration: Duration)

调度一项防抖作业