Searched defs:INVALID_INTERVAL (Results 1 – 8 of 8) sorted by relevance
41 const int64_t INVALID_INTERVAL = 0; variable
32 static constexpr Duration INVALID_INTERVAL = std::chrono::milliseconds(0); variable
38 static constexpr Duration INVALID_INTERVAL = std::chrono::milliseconds(0); variable
35 static constexpr Duration INVALID_INTERVAL = std::chrono::milliseconds(0); variable
41 static constexpr Duration INVALID_INTERVAL = std::chrono::milliseconds(0); variable
94 constexpr int INVALID_INTERVAL = 10; variable
39 inline static constexpr Duration INVALID_INTERVAL = std::chrono::milliseconds(0); variable