Searched defs:is_steady (Results 1 – 7 of 7) sorted by relevance
35 #define is_steady is_monotonic macro39 void printClockData (bool &is_high_res, bool &is_steady) in printClockData()64 bool is_high_res1, is_high_res2, is_high_res3, is_steady; in main() local
27 const bool system_clock::is_steady; member in chrono::system_clock51 const bool steady_clock::is_steady; member in chrono::steady_clock
21 static const bool is_steady = false; variable
31 static const bool is_steady = true; member
32 static const bool is_steady = true; member
30 static const bool is_steady = true; member