EFI_STALL

Induces a fine-grained stall.

@paramin Microseconds The number of microseconds to stall execution.

@retval EFI_SUCCESS Execution was stalled at least the requested number of Microseconds.

extern (C)
alias EFI_STALL = EFI_STATUS function
()
@nogc nothrow

Meta