Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Static method that returns a time_point that most closely approximates the time that is represented by Tm.
static time_point from_time_t(
time_t Tm
) _NOEXCEPT;
Parameters
- Tm
A time_t object.
Requirements
Header: chrono
Namespace: std::chrono