Home
last modified time | relevance | path

Searched refs:NewMinuteHourSeriesWithClock (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/golang.org/x/net/internal/timeseries/
Dtimeseries.go493 return NewMinuteHourSeriesWithClock(f, defaultClockInstance)
498 func NewMinuteHourSeriesWithClock(f func() Observable, clock Clock) *MinuteHourSeries { func