摘要: 1 using XTimePoint = std::chrono::time_point<std::chrono::system_clock>; 2 using XTimeSpan = std::chrono::seconds; 3 4 class XDataTime { 5 public: 6 X 阅读全文
posted @ 2025-01-12 13:51 禅元天道 阅读(31) 评论(0) 推荐(0)