golang.org/x/net/internal/timeseries.timeSeries.total (field)
6 uses
golang.org/x/net/internal/timeseries (current package)
timeseries.go#L128: total Observable // convenient aggregation of all Observable
timeseries.go#L158: ts.total = ts.resetObservation(ts.total)
timeseries.go#L211: ts.total.Add(observation)
timeseries.go#L326: ts.total.Multiply(factor)
timeseries.go#L346: return ts.total
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |