0

I am using the profiler tool coming with VS2015 (Debug -> Profiler -> Start Diagnostics Tools Without Debugging...)

I am getting the diagnostic results but there are not really clear to me.

  1. The Current Function shows 80 sec. but the total of the called functions inside the current function is about 42 sec.

enter image description here

  1. The current function shows 29 sec. but the total of the called functions inside the current function is about 58 sec.

enter image description here

I was expecting that the total time of the called functions will be equal to the time of the current function.

Why are they different? To which value should I refer to?

ehh
  • 3,412
  • 7
  • 43
  • 91

0 Answers0