golang.org/x/net/internal/timeseries.timeSeries.clock (field)
7 uses
golang.org/x/net/internal/timeseries (current package)
timeseries.go#L129: clock Clock // Clock for getting current time
timeseries.go#L139: ts.clock = clock
timeseries.go#L170: ts.AddWithTime(observation, ts.clock.Time())
timeseries.go#L257: now := ts.clock.Time()
timeseries.go#L293: now := ts.clock.Time()
timeseries.go#L339: now := ts.clock.Time()
timeseries.go#L388: now := ts.clock.Time()
![]() |
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. |