Dart SDK
dart:profiler
getCurrentTag
getCurrentTag
Dart SDK
dart:profiler
getCurrentTag
function
getCurrentTag
Source
Dart SDK
dart:profiler
Functions
getCurrentTag
Classes
Counter
Gauge
Metric
Metrics
UserTag
Returns the current
UserTag
for the isolate.
Source
UserTag getCurrentTag() { return _currentTag; }