Public Member Functions |
| static_assert (system_clock::duration::min()< system_clock::duration::zero(),"a clock's minimum duration cannot be less than its epoch") |
Static Public Member Functions |
static time_point | from_time_t (std::time_t __t) noexcept |
static time_point | now () noexcept |
static std::time_t | to_time_t (const time_point &__t) noexcept |
Static Public Attributes |
static constexpr bool | is_steady |
Detailed Description
system_clock
Definition at line 668 of file chrono.
The documentation for this struct was generated from the following file: