golang.org/x/net/internal/timeseries.timeSeries.dirty (field)
6 uses
golang.org/x/net/internal/timeseries (current package)
timeseries.go#L132: dirty bool // if there are pending observations
timeseries.go#L161: ts.dirty = false
timeseries.go#L187: ts.dirty = true
timeseries.go#L193: ts.dirty = true
timeseries.go#L216: if ts.dirty {
timeseries.go#L219: ts.dirty = false
![]() |
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. |