Interface AtlassianInstrumentation.AtlasSplitFactory

    • Method Detail

      • startSplit

        AtlassianInstrumentation.AtlasSplit startSplit​(String name)
        Creates a split associated with a timer of a specified name.
        Parameters:
        name - the name of the timer to associate the split time with.
        Returns:
        a started split.