Function storm::wait_periodic[][src]

pub fn wait_periodic(duration: Option<Duration>)
Expand description

Prevents the update event from being sent more frequently than the given duration. Set this to None to disable the periodic wait.