Home
last modified time | relevance | path

Searched refs:end_microseconds (Results 1 – 1 of 1) sorted by relevance

/lib/uefi/
A Dboot_service_provider.cpp344 uint64_t end_microseconds; in stall() local
346 end_microseconds = current_time_hires() + microseconds; in stall()
347 while (current_time_hires() < end_microseconds) { in stall()

Completed in 5 milliseconds