gcore::exec

Function wait_for

Source
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.