// RatioedGaugeVecPhasedElementPair extracts a pair of elements that differ in handling phase func RatioedGaugeVecPhasedElementPair(vec RatioedGaugeVec, initialWaitingDenominator, initialExecutingDenominator float64, labelValues []string) RatioedGaugePair { … }