0
uint64_t current = std::chrono::duration_cast<std::chrono::milliseconds>(
        std::chrono::high_resolution_clock::now().time_since_epoch()).count();

How do I print it in say Oct 21, 2021, 10:43 PM format?

learnzz
  • 17
  • 4

0 Answers0