func()

in timebucket.go [30:32]


func (b *TimeBucket) getEndTime() time.Time {
	return b.endTime
}