pub fn throttler_resume<T, F>(actor_id: Ustr) -> TimeEventCallbackwhere
T: 'static,
F: Fn(T) + 'static,
Expand description
Sets throttler to resume sending messages
pub fn throttler_resume<T, F>(actor_id: Ustr) -> TimeEventCallbackwhere
T: 'static,
F: Fn(T) + 'static,
Sets throttler to resume sending messages