const runtime.timeHistTotalBuckets
2 uses
runtime (current package)
histogram.go#L57: timeHistTotalBuckets = timeHistNumSuperBuckets*timeHistNumSubBuckets + 1
histogram.go#L136: b := make([]float64, timeHistTotalBuckets+1)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)