开发者

How to get high resolution time using sparc assembly?

I use syscall S开发者_StackOverflowYS_time, but its resolution is 1 second. Is there any other solution?


Try clock_gettime(3R) (same for Linux). I have to dig up the assembly version for the calls.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜