Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在努力解决这个问题,以便与 c++ 中的时间点进行比较,无论是使用"chrono"还是"Ctime“。如果有人能帮助我解决这个问题,我将不胜感激。
"chrono"
"Ctime
std::chrono::time_point is comparable in C++11
std::chrono::time_point