Searched refs:notifiedProgressTimeDelta (Results 1 – 1 of 1) sorted by relevance
196 double notifiedProgressTimeDelta = now - m_lastNotifiedProgressTime; in incrementProgress() local199 …if (notificationProgressDelta >= m_progressNotificationInterval || notifiedProgressTimeDelta >= m_… in incrementProgress()