Activity overview
Latest activity by Mojo Hand
Hi Chris, thanks for the reply.
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. / comments
Hi Chris, thanks for the reply.
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 t...
Exclude methods
I'd like to exclude certain methods from the timings, specifically blocking socket send and receive calls. Is there a way to do this?