Searched refs:HP_TIMING_DIFF (Results 1 – 2 of 2) sorted by relevance
40 #undef HP_TIMING_DIFF41 #define HP_TIMING_DIFF(Diff, Start, End) \ macro
42 #define HP_TIMING_DIFF(Diff, Start, End) ((Diff) = (End) - (Start)) macro
Completed in 3 milliseconds