Searched refs:seconds_until (Results 1 - 1 of 1) sorted by relevance

/gem5/src/dev/arm/
H A Drtc_pl031.cc171 uint32_t seconds_until = matchVal - timeVal; local
172 Tick ticks_until = SimClock::Int::s * seconds_until;

Completed in 4 milliseconds