contrib.go.opencensus.io/exporter/stackdriver.Options.BundleDelayThreshold (field)

4 uses

	contrib.go.opencensus.io/exporter/stackdriver (current package)
		stackdriver.go#L119: 	BundleDelayThreshold time.Duration
		stats.go#L128: 	if delayThreshold := e.o.BundleDelayThreshold; delayThreshold > 0 {
		trace.go#L72: 	if o.BundleDelayThreshold > 0 {
		trace.go#L73: 		b.DelayThreshold = o.BundleDelayThreshold