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_t that most closely approximates the time that is represented by Time.
static time_t to_time_t(
const time_point& Time
) _NOEXCEPT;
Parameters
- Time
A time_point object.
Requirements
Header: chrono
Namespace: std::chrono