Function thaw_utils::throttle

source ยท
pub fn throttle(cb: impl Fn() + 'static, duration: Duration) -> impl Fn()