MCPcopy Create free account
hub / github.com/Ruddle/Fomos / YieldOnce

Class YieldOnce

bootloader/kernel/src/task/executor.rs:185–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183 timer.await;
184}
185pub struct YieldOnce(bool);
186impl futures::future::Future for YieldOnce {
187 type Output = ();
188 fn poll(

Callers 1

yield_onceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected