Function cfx::runtime::sleep_for[][src]

pub fn sleep_for(duration: Duration) -> impl Future<Output = ()>
Expand description

A stupid timer …