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

/vbox/src/VBox/Devices/PC/
H A DDevRTC.cpp203 static void rtc_timer_update(PRTCSTATE pThis, int64_t current_time) function
448 rtc_timer_update(pThis, TMTimerGet(pThis->CTX_SUFF(pPeriodicTimer)));
556 rtc_timer_update(pThis, pThis->next_periodic_time);

Completed in 46 milliseconds