Disable Time Messurment while profiling.

We spend allot of time optimizing our pipeline between the profilers and hub so that code glass has as little overhead as possible.

In this Quest we noticed that disabling messuring the time of each call would give an enourmous performance boost. We want to give the user the option to enable or disable time messurment when they are not interested in those statistics e.g. You are only interested in the realtime callstack.

See Also: