Function gstd::exec::wait_for

pub fn wait_for(duration: u32) -> !
Expand description

Same as wait, but delays handling for a specific number of blocks.

§Panics

Panics if it is impossible to pay the given duration.