Searched refs:DEFAULT_MAX_TIME_MILLISECONDS (Results 1 – 1 of 1) sorted by relevance
31 static constexpr int32_t DEFAULT_MAX_TIME_MILLISECONDS = 30 * 60; // 30 minutes variable185 ShortGrantManager::ShortGrantManager() : maxTime_(DEFAULT_MAX_TIME_MILLISECONDS) in ShortGrantManager()