OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:next_clock
(Results
1 - 1
of
1
) sorted by null
/external/qemu/hw/timer/
mc146818rtc.c
112
int64_t
next_clock
= qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL) +
local
114
timer_mod(s->coalesced_timer,
next_clock
);
Completed in 72 milliseconds