auto current_time = std::chrono::system_clock::now();
Using std::chrono in C++ I get current time like above. How can I convert it to double?
std::chrono
C++
double
Aucun commentaire:
Enregistrer un commentaire