Interface AtlassianInstrumentation.AtlasSplit
-
- Enclosing class:
- AtlassianInstrumentation
public static interface AtlassianInstrumentation.AtlasSplit
Represents a timer split.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
stop()
Stops the timer split and records the result.
-