Searched defs:stop_on_key (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/BIOS/
H A Dlogo.c140 * @param stop_on_key Whether to stop immediately upon keypress.
142 uint8_t wait(uint16_t ticks, uint8_t stop_on_key) argument
179 if (stop_on_key)

Completed in 41 milliseconds