Home | History | Annotate | Download | only in page

Lines Matching refs:maxDuration

160     explicit MaximumDurationTracker(double *maxDuration)
161 : m_maxDuration(maxDuration)