golang.org/x/net/internal/timeseries.Clock.Time (method)

6 uses

	golang.org/x/net/internal/timeseries (current package)
		timeseries.go#L76: 	Time() time.Time
		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()