Numeric Precision
SharpDog
Posts: 6
Is there any way to increase the numeric precision, esprcially on the timing values. It seems our application (running for 12 Hrs.) has many methods that are hit many millions of times for 0.0000 seconds. The second and third most time consuming methods in our application fall into this category while the most time consuming has a time of 0.0001 secs.
It looks like approx. 80 % of the methods fall in the 0.0000 secs. category.
I would like to request a double precision format to show more significant digits.
It looks like approx. 80 % of the methods fall in the 0.0000 secs. category.
I would like to request a double precision format to show more significant digits.
This discussion has been closed.
Comments
Sorry, but what can we do to help? We do show the time and time with children in the hierarchy. At least in the latest version, anyway!