kak*_*ush 3 linux performancecounter
我正在寻找Windows高分辨率性能计数器API的替代品,特别是以下API函数:
QueryPerformanceFrequency
QueryPerformanceCounter
谢谢.
小智 6
见clock_gettime()有CLOCK_MONOTONIC_RAW标志,和clock_getres().
clock_gettime()
CLOCK_MONOTONIC_RAW
clock_getres()
以下是如何使用它的示例:
归档时间:
13 年,10 月 前
查看次数:
2103 次
最近记录:
13 年,8 月 前