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
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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