摘要: 【tsc】 time stamp counter 【性能】 大概只要chrono接口的1/6时延 【测试程序】 #include <x86intrin.h> #include <chrono> #include <cstdio> using namespace std::chrono; int ma 阅读全文
posted @ 2024-02-13 12:11 stupidstan2019 阅读(23) 评论(0) 推荐(0) 编辑