const go.opentelemetry.io/otel/semconv/v1.41.0.ProcessCreationTimeKey

2 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L13605: 	ProcessCreationTimeKey = attribute.Key("process.creation.time")
		attribute_group.go#L13981: 	return ProcessCreationTimeKey.String(val)