Searched refs:ONE_MINUTE_SECONDS (Results 1 – 2 of 2) sorted by relevance
51 constexpr uint64_t ONE_MINUTE_SECONDS = 60L; variable55 constexpr uint64_t PULLUP_INTERVAL = 4 * ONE_HOUR_MINUTES * ONE_MINUTE_SECONDS; // SA拉起间隔57 constexpr uint64_t IDLE_CHECK_INTERVAL = 5 * ONE_MINUTE_SECONDS; // 空闲检测间隔
30 constexpr int32_t ONE_MINUTE_SECONDS = 60; variable31 constexpr int32_t FIVE_MINUTES_SECONDS = 5 * Constant::ONE_MINUTE_SECONDS;