STLdoc
STLdocumentation
|
Static Public Attributes | |
static const bool | is_monotonic = true |
static const bool | is_steady = true |
Static Public Attributes inherited from chrono::system_clock | |
static const bool | is_monotonic = false |
static const bool | is_steady = false |
Additional Inherited Members | |
Public Types inherited from chrono::system_clock | |
typedef _LONGLONG | rep |
typedef ratio_multiply< ratio< _XTIME_NSECS_PER_TICK, 1 >, nano > | period |
typedef chrono::duration< rep, period > | duration |
typedef chrono::time_point< system_clock > | time_point |
Static Public Member Functions inherited from chrono::system_clock | |
static time_point | now () _NOEXCEPT |
static time_t | to_time_t (const time_point &_Time) _NOEXCEPT |
static time_point | from_time_t (time_t _Tm) _NOEXCEPT |