|
STLdoc
STLdocumentation
|
Public Types | |
| typedef long long | 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 | |
| static time_point | now () _NOEXCEPT |
| static __time64_t | to_time_t (const time_point &_Time) _NOEXCEPT |
| static time_point | from_time_t (__time64_t _Tm) _NOEXCEPT |
Static Public Attributes | |
| static constexpr bool | is_steady = false |
| typedef ratio_multiply<ratio<_XTIME_NSECS_PER_TICK, 1>, nano> chrono::system_clock::period |
| typedef long long chrono::system_clock::rep |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
1.8.8