Exclude methods
Mojo Hand
Posts: 6
I'd like to exclude certain methods from the timings, specifically blocking socket send and receive calls. Is there a way to do this?
Comments
Whether I have it set to "CPU Time" or "Wall Clock Time", these socket calls, mainly Socket.Receive, are showing up as taking more than three quarters of execution time.