Searched refs:m_RepeatDelta (Results 1 – 2 of 2) sorted by relevance
107 m_RepeatDelta = 0; in OTimer()114 m_RepeatDelta = 0; in OTimer()124 m_RepeatDelta = Repeat; in OTimer()129 m_RepeatDelta.normalize(); in OTimer()207 m_RepeatDelta = 0; in setAbsoluteTime()225 m_RepeatDelta = Repeat; in setRemainingTime()426 if ( ! pTimer->m_RepeatDelta.isEmpty() ) in checkForTimeout()432 Now.Seconds += pTimer->m_RepeatDelta.Seconds; in checkForTimeout()433 Now.Nanosec += pTimer->m_RepeatDelta.Nanosec; in checkForTimeout()
177 TTimeValue m_RepeatDelta; member in vos::OTimer
Completed in 20 milliseconds