func go.opentelemetry.io/otel/api/metric.wrapInt64ValueRecorderInstrument

2 uses

	go.opentelemetry.io/otel/api/metric (current package)
		meter.go#L112: 	return wrapInt64ValueRecorderInstrument(
		sync.go#L183: func wrapInt64ValueRecorderInstrument(syncInst SyncImpl, err error) (Int64ValueRecorder, error) {