Searched defs:wait (Results 1 – 1 of 1) sorted by relevance
52 pub async fn wait(efi_entry: &EfiEntry, duration: Duration) -> Result<()> { in wait() function101 pub async fn wait(&self) -> Result<()> { in wait() method