TRACEPOINT are so useful and I use them often but I still suspect i’m missing some trick-macro?-
Suggestions ?
results
- {$TICK,d} to show the current CPU tick count
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The VS dialog box doesn’t mention that you can use
$TICKfor the current CPU tick count and$FILEPOSfor the current file position.To get the
$TICKvalue to appear in decimal instead of hex, use{$TICK,d}