Skip to main content

throttle_time

Function throttle_time 

Source
pub fn throttle_time<S: Clone + 'static>(ms: u64) -> Operator<S>
Expand description

throttle_time: RxJS-shaped alias of throttle with its own factory name.