[skip e2e] Add comment for newChannelsTimeTicker (#14871)

Signed-off-by: dragondriver <jiquan.long@zilliz.com>
pull/14889/head
Jiquan Long 2022-01-05 21:01:30 +08:00 committed by GitHub
parent 8b9ce5780d
commit 95fd0d1bf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -202,6 +202,7 @@ func (ticker *channelsTimeTickerImpl) getMinTick() Timestamp {
return ticker.minTimestamp
}
// newChannelsTimeTicker returns a channels time ticker.
func newChannelsTimeTicker(
ctx context.Context,
interval time.Duration,