Searched defs:ONE_MINUTE (Results 1 – 6 of 6) sorted by relevance
23 constexpr int32_t ONE_MINUTE = 60; variable
31 const int64_t ONE_MINUTE = 60 * 1000LL; variable
35 constexpr int32_t ONE_MINUTE = 60; variable
46 static constexpr int32_t ONE_MINUTE = 60; variable
70 static constexpr int32_t ONE_MINUTE = 60; variable
167 const int32_t ONE_MINUTE = 60; variable