system_clock::from_time_t, méthode
Méthode statique qui retourne un time_point se rapprochant fidèlement du temps représenté par Tm.
static time_point from_time_t(
time_t Tm
) _NOEXCEPT;
Paramètres
- Tm
Objet time_t.
Configuration requise
En-tête : chrono
Espace de noms : std::chrono