This currently returns the data from the internal DummyProfiler used when profiling is disabled.
This results in profile data consisting of all zeros for every metric with no way to determine from the profile data alone whether profiling was enabled or not.
This currently returns the data from the internal
DummyProfilerused when profiling is disabled.This results in profile data consisting of all zeros for every metric with no way to determine from the profile data alone whether profiling was enabled or not.