Searched refs:mBurstThresholdMs (Results 1 – 1 of 1) sorted by relevance
193 : mBurstThresholdMs(config.pacerBurstThresholdMs), in Pacer()205 int32_t mBurstThresholdMs; member285 if (timeSinceLastComplete > std::chrono::milliseconds(mBurstThresholdMs)) { in onSessionStarted()