Searched refs:m_progressNotificationInterval (Results 1 – 2 of 2) sorted by relevance
72 , m_progressNotificationInterval(0.02) in ProgressTracker()189 …if (notificationProgressDelta >= m_progressNotificationInterval || notifiedProgressTimeDelta >= m_… in incrementProgress()
75 double m_progressNotificationInterval; variable