Home
last modified time | relevance | path

Searched defs:wait (Results 1 – 1 of 1) sorted by relevance

/bootable/libbootloader/gbl/libefi/src/
Dutils.rs52 pub async fn wait(efi_entry: &EfiEntry, duration: Duration) -> Result<()> { in wait() function
101 pub async fn wait(&self) -> Result<()> { in wait() method