A UserTag can be used to group samples in the Observatory profiler.
Constants
- dynamic MAX_USER_TAGS = 64
-
constThe maximum number of UserTag instances that can be created by a program.
Static Properties
- UserTag defaultTag
-
read-onlyThe default
UserTag
with label 'Default'.
Properties
Constructors
Methods
-
makeCurrent(
) → UserTag -
Make
this
the current tag for the isolate. Returns the current tag before setting.