Home
last modified time | relevance | path

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

/qemu/pc-bios/s390-ccw/
H A Dmenu.c26 #define TOD_CLOCK_MILLISECOND 0x3e8000 macro
79 time = get_clock() + timeout * TOD_CLOCK_MILLISECOND; in read_prompt()