开发者

TRACEPOINT in visual studio : have you some tricks to share?

TRACEPOINT are so useful and I use them often 开发者_运维知识库but I still suspect i'm missing some trick-macro?-

Suggestions ?


results

  1. {$TICK,d} to show the current CPU tick count


The VS dialog box doesn't mention that you can use $TICK for the current CPU tick count and $FILEPOS for the current file position.

To get the $TICK value to appear in decimal instead of hex, use {$TICK,d}

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜