Utility class that gathers profiling metrics used by flutter::SamplingProfiler.
More...
#include <profiler_metrics_ios.h>
Public Member Functions | |
| ProfilerMetricsIOS ()=default | |
| ProfileSample | GenerateSample () |
Utility class that gathers profiling metrics used by flutter::SamplingProfiler.
Definition at line 24 of file profiler_metrics_ios.h.
|
default |
| ProfileSample flutter::ProfilerMetricsIOS::GenerateSample | ( | ) |
Definition at line 127 of file profiler_metrics_ios.mm.