Searched refs:progressNotificationIntervalMS (Results 1 – 2 of 2) sorted by relevance
45 static const double progressNotificationIntervalMS = 50; variable199 …sNotificationTimeMS || (now - m_lastProgressNotificationTimeMS > progressNotificationIntervalMS)) { in didWrite()
71 static const double progressNotificationIntervalMS = 50; variable320 else if (now - m_lastProgressNotificationTimeMS > progressNotificationIntervalMS) { in didReceiveData()