Interface AtlassianInstrumentation.AtlasSplit
- Enclosing class:
- AtlassianInstrumentation
public static interface AtlassianInstrumentation.AtlasSplit
Represents a timer split.
-
Method Summary
-
Method Details
-
stop
void stop()Stops the timer split and records the result. Should only be called once.
-