go.opentelemetry.io/otel/api/metric.Kind.Synchronous (method)

2 uses

	go.opentelemetry.io/otel/api/metric (current package)
		kind.go#L40: func (k Kind) Synchronous() bool {
		kind.go#L50: 	return !k.Synchronous()