Interface AtlassianInstrumentation.AtlasSplit

  • Enclosing class:
    AtlassianInstrumentation

    public static interface AtlassianInstrumentation.AtlasSplit
    Represents a timer split.
    • Method Detail

      • stop

        void stop()
        Stops the timer split and records the result. Should only be called once.