Searched refs:SINGLE_APP_FLOW_CONTRL_EXPIRE_TIME (Results 1 – 2 of 2) sorted by relevance
34 constexpr std::chrono::seconds SINGLE_APP_FLOW_CONTRL_EXPIRE_TIME = std::chrono::seconds(1); variable
154 if (std::chrono::abs(now - latest) > SINGLE_APP_FLOW_CONTRL_EXPIRE_TIME) { in PublishSingleAppFlowCtrlRemoveExpire()266 if (std::chrono::abs(now - latest) > SINGLE_APP_FLOW_CONTRL_EXPIRE_TIME) { in UpdateSingleAppFlowCtrlRemoveExpire()