Searched refs:is_steady (Results 1 – 6 of 6) sorted by relevance
136 const bool system_clock::is_steady; member in chrono::system_clock228 const bool steady_clock::is_steady; member in chrono::steady_clock
32 static _LIBCPP_CONSTEXPR_SINCE_CXX14 const bool is_steady = true;34 static _LIBCPP_CONSTEXPR_SINCE_CXX14 const bool is_steady = true; global() variable
32 static _LIBCPP_CONSTEXPR_SINCE_CXX14 const bool is_steady = false;34 static _LIBCPP_CONSTEXPR_SINCE_CXX14 const bool is_steady = false; global() variable
61 _LIBCPP_EXPORTED_FROM_ABI static _LIBCPP_CONSTEXPR_SINCE_CXX14 const bool is_steady = false; member
38 const bool _FilesystemClock::is_steady; member in _FilesystemClock
283 static const bool is_steady = false; // constexpr in C++14310 static constexpr bool is_steady = false;335 static const bool is_steady = true; // constexpr in C++14