menu
vyuh_core package
documentation
plugin/telemetry/telemetry_provider.dart
Trace
getMetric abstract method
getMetric abstract method
dark_mode
light_mode
getMetric
abstract method
int
getMetric
(
String
name
)
Gets a metric with a specific name.
Implementation
int getMetric(String name);
vyuh_core package
documentation
plugin/telemetry/telemetry_provider
Trace
getMetric abstract method
Trace class