system_clock::now Method
Static method that returns the current time.
static time_point now() _NOEXCEPT;
Return Value
A time_point object that represents the current time.
Requirements
Header: chrono
Namespace: std::chrono
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
Static method that returns the current time.
static time_point now() _NOEXCEPT;
A time_point object that represents the current time.
Header: chrono
Namespace: std::chrono