27 #ifndef Common_fast_clock_h
28 #define Common_fast_clock_h
40 typedef duration::rep
rep;
45 static time_point
now() noexcept;
46 static time_t
to_time_t (const time_point& __t) noexcept;
53 #endif // Common_fast_clock_h
static time_point from_time_t(time_t __t) noexcept
chrono::time_point< fast_clock > time_point
static time_point now() noexcept
static time_t to_time_t(const time_point &__t) noexcept
static constexpr bool is_steady