github.com/prometheus/common/expfmt.TextParser.startTimestamp (method)

2 uses

	github.com/prometheus/common/expfmt (current package)
		text_parse.go#L452: 	return p.startTimestamp
		text_parse.go#L457: func (p *TextParser) startTimestamp() stateFn {