Posts
Sort by recent activity
Understanding results in code view
When I look at a particular line of code in the code view, on the left it shows a hit count of 27 and a time of 7.6 sec. Does that mean that each time it hit that line of code it took 7.6 seconds?...